Preparation for 2.5.0

This commit is contained in:
Tobias Genannt 2023-03-15 14:32:09 +01:00
parent 480cabaefe
commit ac8cb022ae
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2.4.0
2.5.0

View File

@ -1,7 +1,7 @@
version: '3.4'
services:
netbox: &netbox
image: docker.io/netboxcommunity/netbox:${VERSION-v3.4-2.4.0}
image: docker.io/netboxcommunity/netbox:${VERSION-v3.4-2.5.0}
depends_on:
- postgres
- redis