Preparation for 3.4.1

This commit is contained in:
Tobias Genannt
2025-09-26 09:46:29 +02:00
parent 481a102d30
commit a945236c81
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
3.4.0
3.4.1

View File

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