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 39e231a commit 5e46f91Copy full SHA for 5e46f91
dockerfiles/netbox/Dockerfile
@@ -1,5 +1,5 @@
1
# renovate: datasource=docker depName=netboxcommunity/netbox
2
-ARG NETBOX_VERSION="v4.2.8"
+ARG NETBOX_VERSION="v4.3.1"
3
4
FROM netboxcommunity/netbox:${NETBOX_VERSION}@sha256:6cb789ac9d800a5d0eb435dd3ffc7706cc5ef238db9bf8b3af9f02ef7b79af48
5
0 commit comments