We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4a6be3 + 96bda7f commit 22486feCopy full SHA for 22486fe
VERSION
@@ -1 +1 @@
1
-2.6.0
+2.6.1
docker-compose.yml
@@ -1,7 +1,7 @@
version: '3.4'
2
services:
3
netbox: &netbox
4
- image: docker.io/netboxcommunity/netbox:${VERSION-v3.4-2.6.0}
+ image: docker.io/netboxcommunity/netbox:${VERSION-v3.5-2.6.1}
5
depends_on:
6
- postgres
7
- redis
0 commit comments