Preparation for 4.0.1

This commit is contained in:
Tobias Genannt
2026-02-24 19:42:41 +01:00
parent 75825d28f3
commit 7ab38e63e5
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
4.0.0
4.0.1

View File

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