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.
1 parent 751a131 commit 238f95cCopy full SHA for 238f95c
VERSION
@@ -1 +1 @@
1
-2.3.0
+2.4.0
docker-compose.yml
@@ -1,7 +1,7 @@
version: '3.4'
2
services:
3
netbox: &netbox
4
- image: netboxcommunity/netbox:${VERSION-v3.3-2.3.0}
+ image: netboxcommunity/netbox:${VERSION-v3.4-2.4.0}
5
depends_on:
6
- postgres
7
- redis
0 commit comments