mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
Update version numbers
After pulling in changes from upstream
This commit is contained in:
parent
ce1b3bf6d5
commit
94eeca3be5
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue