Prepare for Netbox 3.6

This commit is contained in:
Tobias Genannt
2023-07-07 08:12:33 +02:00
parent f703bba5e1
commit 44d0f47fb5
6 changed files with 9 additions and 6 deletions

View File

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