mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-09 21:16:43 +00:00
Prepare for Netbox 4.2
This commit is contained in:
committed by
Tobias Genannt
parent
69e997f0ea
commit
1a70f971c0
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
netbox: &netbox
|
||||
image: docker.io/netboxcommunity/netbox:${VERSION-v4.1-3.0.2}
|
||||
image: docker.io/netboxcommunity/netbox:${VERSION-v4.2-3.1.0}
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
||||
Reference in New Issue
Block a user