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 697a08f commit cb1d292Copy full SHA for cb1d292
dockerfiles/netbox/Dockerfile
@@ -1,5 +1,5 @@
1
# renovate: datasource=docker depName=netboxcommunity/netbox
2
-ARG NETBOX_VERSION="v4.2.2"
+ARG NETBOX_VERSION="v4.2.3"
3
4
FROM netboxcommunity/netbox:${NETBOX_VERSION}@sha256:953cb21c3c62462ba6b174dbcd874f7ea96e88852b778b566bdaffaf3be85171
5
0 commit comments