mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
Preparation for 3.2.0
This commit is contained in:
parent
fb7213a1d2
commit
cecfd627e4
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
netbox: &netbox
|
||||
image: docker.io/netboxcommunity/netbox:${VERSION-v4.2-3.1.1}
|
||||
image: docker.io/netboxcommunity/netbox:${VERSION-v4.2-3.2.0}
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
|
|
|||
Loading…
Reference in a new issue