diff --git a/Dockerfile b/Dockerfile index f50baff11e2f6c13ab2c23ee9ed04f4c466aa86a..e3bce06ea15b4b03f8fe2c896ae4efa5a5ca2e6a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # renovate: datasource=github-releases depName=netbox packageName=netbox-community/netbox -ARG NETBOX_VERSION=v4.1.11 +ARG NETBOX_VERSION=v4.2.0 FROM docker.io/netboxcommunity/netbox:$NETBOX_VERSION RUN /opt/netbox/venv/bin/pip install --no-warn-script-location \ netbox-plugin-dns netbox-bgp netbox-qrcode netbox-topology-views \ No newline at end of file