feat: bump the version to 3.4.2 so it match a newer docker image

This commit is contained in:
Félix Bouynot 2025-12-01 14:57:07 +01:00 committed by GitHub
parent 7d6f00662c
commit 6967b2ca34
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