Skip to content

Commit e4f1ca0

Browse files
committed
Netbox 4.1.4
1 parent ab8d36b commit e4f1ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/netbox-community/netbox:v4.1.3
1+
FROM ghcr.io/netbox-community/netbox:v4.1.4
22

33
COPY ./plugin_requirements.txt /opt/netbox/
44
RUN /opt/netbox/venv/bin/pip install --no-warn-script-location -r /opt/netbox/plugin_requirements.txt

0 commit comments

Comments
 (0)