Preparation for 3.0.0

This commit is contained in:
Tobias Genannt 2024-09-03 20:08:36 +02:00
parent cb1bc4bde6
commit 2c26000304
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2.9.1
3.0.0

View File

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