Preparation for 3.0.1

This commit is contained in:
Tobias Genannt 2024-09-04 07:25:44 +02:00
parent 52f80cc7ca
commit f13a6bf5e4
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
3.0.0
3.0.1

View File

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