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 750001d commit 8a75d16Copy full SHA for 8a75d16
dockerfiles/netbox/Dockerfile
@@ -1,5 +1,5 @@
1
# renovate: datasource=docker depName=netboxcommunity/netbox
2
-ARG NETBOX_VERSION="v4.4.1"
+ARG NETBOX_VERSION="v4.4.4"
3
4
FROM netboxcommunity/netbox:${NETBOX_VERSION}
5
0 commit comments