Preparation for 2.9.0

This commit is contained in:
Tobias Genannt 2024-05-06 19:04:09 +02:00
parent 9d247f5530
commit 36f409a16b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2.8.0
2.9.0

View File

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