mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-02-12 08:19:13 +01:00
Preparation for 1.6.0
This commit is contained in:
parent
49ed10bbee
commit
b6d6f85dc0
@ -1,7 +1,7 @@
|
||||
version: '3.4'
|
||||
services:
|
||||
netbox: &netbox
|
||||
image: netboxcommunity/netbox:${VERSION-v3.1-1.5.1}
|
||||
image: netboxcommunity/netbox:${VERSION-v3.1-1.6.0}
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
Loading…
Reference in New Issue
Block a user