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 a0961ed + 6967b2c commit 95c201fCopy full SHA for 95c201f
docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
netbox: &netbox
3
- image: docker.io/netboxcommunity/netbox:${VERSION-v4.4-3.4.1}
+ image: docker.io/netboxcommunity/netbox:${VERSION-v4.4-3.4.2}
4
depends_on:
5
- postgres
6
- redis
0 commit comments