Skip to content

Commit 106464b

Browse files
ci(deps): update netbox dependencies
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | docker | netboxcommunity/netbox | v4.4.5 | v4.4.9 |
1 parent 68af77d commit 106464b

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,5 +1,5 @@
11
# renovate: datasource=docker depName=netboxcommunity/netbox
2-
ARG NETBOX_VERSION="v4.4.5"
2+
ARG NETBOX_VERSION="v4.4.9"
33

44
FROM netboxcommunity/netbox:${NETBOX_VERSION}
55

0 commit comments

Comments
 (0)