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'
|
version: '3.4'
|
||||||
services:
|
services:
|
||||||
netbox: &netbox
|
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:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
- redis
|
- redis
|
||||||
|
Reference in New Issue
Block a user