Preparation for 3.4.0

This commit is contained in:
Tobias Genannt 2025-09-03 07:50:41 +02:00
parent c4f90b7b34
commit e61aba8388
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
3.3.0
3.4.0

View file

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