mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-01-07 14:39:33 +01:00
Preparation for 1.5.0
This commit is contained in:
parent
4b7037bbe6
commit
9ab54f27b1
@ -1,7 +1,7 @@
|
|||||||
version: '3.4'
|
version: '3.4'
|
||||||
services:
|
services:
|
||||||
netbox: &netbox
|
netbox: &netbox
|
||||||
image: netboxcommunity/netbox:${VERSION-v3.0-1.4.1}
|
image: netboxcommunity/netbox:${VERSION-v3.1-1.5.0}
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
- redis
|
- redis
|
||||||
|
Loading…
Reference in New Issue
Block a user