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 52f80cc commit f13a6bfCopy full SHA for f13a6bf
VERSION
@@ -1 +1 @@
1
-3.0.0
+3.0.1
docker-compose.yml
@@ -1,6 +1,6 @@
services:
2
netbox: &netbox
3
- image: docker.io/netboxcommunity/netbox:${VERSION-v4.1-3.0.0}
+ image: docker.io/netboxcommunity/netbox:${VERSION-v4.1-3.0.1}
4
depends_on:
5
- postgres
6
- redis
0 commit comments