mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-07 08:34:00 +01:00
Preparation for 2.0.0
This commit is contained in:
parent
f2d1e62204
commit
f05a9c67ae
@ -1,7 +1,7 @@
|
||||
version: '3.4'
|
||||
services:
|
||||
netbox: &netbox
|
||||
image: netboxcommunity/netbox:${VERSION-v3.2-1.6.1}
|
||||
image: netboxcommunity/netbox:${VERSION-v3.2-2.0.0}
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
Loading…
Reference in New Issue
Block a user