Use the latest container version for docker-compose
This commit is contained in:
parent
e14752818f
commit
2b38501a9f
@ -1,7 +1,7 @@
|
||||
version: '3.4'
|
||||
services:
|
||||
netbox: &netbox
|
||||
image: ghcr.io/oxcert/netbox:${VERSION-v3.6-1.0.0}
|
||||
image: ghcr.io/oxcert/netbox:${VERSION-v3.6-1.0.2}
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
Reference in New Issue
Block a user