This commit is contained in:
Félix Bouynot 2025-12-01 15:08:23 +01:00 committed by GitHub
commit 31a40384ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
services:
netbox: &netbox
image: docker.io/netboxcommunity/netbox:${VERSION-v4.4-3.4.1}
image: docker.io/netboxcommunity/netbox:${VERSION-v4.4-3.4.2}
depends_on:
- postgres
- redis