Skip to content

Commit f3c2f44

Browse files
ci(deps): update netbox dependencies (#272)
Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com>
1 parent 1f31a4d commit f3c2f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/netbox/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# renovate: datasource=docker depName=netboxcommunity/netbox
22
ARG NETBOX_VERSION="v4.2.3"
33

4-
FROM netboxcommunity/netbox:${NETBOX_VERSION}@sha256:953cb21c3c62462ba6b174dbcd874f7ea96e88852b778b566bdaffaf3be85171
4+
FROM netboxcommunity/netbox:${NETBOX_VERSION}@sha256:06b882ea0a44c50f212e09babf9a411a759fb8b4c4a3085282bd5e8565b4334b
55

66
RUN echo "netbox_attachments" >> /opt/netbox/plugin_requirements.txt
77

0 commit comments

Comments
 (0)