mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-12 01:10:14 +02:00
Preparation for 3.2.1
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
netbox: &netbox
|
netbox: &netbox
|
||||||
image: docker.io/netboxcommunity/netbox:${VERSION-v4.2-3.2.0}
|
image: docker.io/netboxcommunity/netbox:${VERSION-v4.2-3.2.1}
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
- redis
|
- redis
|
||||||
|
Reference in New Issue
Block a user