mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-18 20:01:05 +00:00
Prepare for NetBox 4.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
netbox: &netbox
|
||||
image: docker.io/netboxcommunity/netbox:${VERSION-v4.2-3.2.0}
|
||||
image: docker.io/netboxcommunity/netbox:${VERSION-v4.3-3.3.0}
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
||||
Reference in New Issue
Block a user