validated for netbox v4 and netbox-plugin-dns v1

This commit is contained in:
W Anders
2024-05-21 13:17:07 -06:00
parent 629b2b65a8
commit d144fa1ed2
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM docker.io/netboxcommunity/netbox:latest
FROM docker.io/netboxcommunity/netbox:v4.0
COPY ./requirements-plugin.txt /opt/netbox/
RUN /opt/netbox/venv/bin/pip install \
+1 -1
View File
@@ -1 +1 @@
netbox-plugin-dns >= 0.22.8
netbox-plugin-dns >= 1.0.0