Preparation for 2.8.0

This commit is contained in:
Tobias Genannt
2024-01-01 10:33:59 +01:00
parent b5c12a82d2
commit dfa1904a82
3 changed files with 4 additions and 4 deletions

View File

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