Update version numbers

After pulling in changes from upstream
This commit is contained in:
Matthew Seaman 2024-01-24 15:33:15 +00:00
parent ce1b3bf6d5
commit 94eeca3be5
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
1.1.0
1.2.0

View File

@ -1,7 +1,7 @@
version: '3.4'
services:
netbox: &netbox
image: ghcr.io/oxcert/netbox:${VERSION-v3.6-1.0.2}
image: ghcr.io/oxcert/netbox:${VERSION-v3.7-1.2.0}
depends_on:
- postgres
- redis