Preparation for 4.0.2

This commit is contained in:
Tobias Genannt
2026-02-27 06:33:35 +01:00
parent 9057d17fd9
commit 79c1832f62
3 changed files with 9 additions and 2 deletions

View File

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