Preparation for 2.3.0
This commit is contained in:
parent
1835d3cafd
commit
c5f91ad359
|
@ -1,7 +1,7 @@
|
|||
version: '3.4'
|
||||
services:
|
||||
netbox: &netbox
|
||||
image: netboxcommunity/netbox:${VERSION-v3.3-2.2.0}
|
||||
image: netboxcommunity/netbox:${VERSION-v3.3-2.3.0}
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
|
Loading…
Reference in New Issue