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 e48ab08 commit e38c1d3Copy full SHA for e38c1d3
VERSION
@@ -1 +1 @@
1
-2.1.0
+2.2.0
docker-compose.yml
@@ -1,7 +1,7 @@
version: '3.4'
2
services:
3
netbox: &netbox
4
- image: netboxcommunity/netbox:${VERSION-v3.2-2.1.0}
+ image: netboxcommunity/netbox:${VERSION-v3.3-2.2.0}
5
depends_on:
6
- postgres
7
- redis
0 commit comments