mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-07-09 02:46:58 +02:00
Preparation for 2.3.0
This commit is contained in:
2
VERSION
2
VERSION
@ -1 +1 @@
|
|||||||
2.2.0
|
2.3.0
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
version: '3.4'
|
version: '3.4'
|
||||||
services:
|
services:
|
||||||
netbox: &netbox
|
netbox: &netbox
|
||||||
image: netboxcommunity/netbox:${VERSION-v3.3-2.2.0}
|
image: netboxcommunity/netbox:${VERSION-v3.3-2.3.0}
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
- redis
|
- redis
|
||||||
|
Reference in New Issue
Block a user