This commit is contained in:
Félix Bouynot 2025-12-04 09:39:44 +09:00 committed by GitHub
commit fd331cc3e1
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