Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
22486fefb5 | |||
96bda7fa4f | |||
c085287e64 |
@ -1,7 +1,7 @@
|
|||||||
version: '3.4'
|
version: '3.4'
|
||||||
services:
|
services:
|
||||||
netbox: &netbox
|
netbox: &netbox
|
||||||
image: docker.io/netboxcommunity/netbox:${VERSION-v3.4-2.6.0}
|
image: docker.io/netboxcommunity/netbox:${VERSION-v3.5-2.6.1}
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
- redis
|
- redis
|
||||||
|
Reference in New Issue
Block a user