Preparation for 2.0.0
This commit is contained in:
parent
f2d1e62204
commit
f05a9c67ae
2 changed files with 2 additions and 2 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
1.6.1
|
2.0.0
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: '3.4'
|
version: '3.4'
|
||||||
services:
|
services:
|
||||||
netbox: &netbox
|
netbox: &netbox
|
||||||
image: netboxcommunity/netbox:${VERSION-v3.2-1.6.1}
|
image: netboxcommunity/netbox:${VERSION-v3.2-2.0.0}
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
- redis
|
- redis
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue