Prepare for Netbox 4.2

This commit is contained in:
Tobias Genannt
2025-01-04 10:59:12 +01:00
committed by Tobias Genannt
parent 69e997f0ea
commit 1a70f971c0
6 changed files with 19 additions and 26 deletions

View File

@@ -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