Skip to content

Commit 73c93c4

Browse files
committed
chore(docker): Update NetBox version to v4.4
Bumps the NetBox base image version from v4.3 to v4.4. Ensures the plugin remains compatible with the updated NetBox version.
1 parent 83afe4a commit 73c93c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG NETBOX_VARIANT=v4.3
1+
ARG NETBOX_VARIANT=v4.4
22

33
FROM netboxcommunity/netbox:${NETBOX_VARIANT}
44

0 commit comments

Comments
 (0)