Skip to content

Commit

Permalink
⬇️ Downgrade to NetBox v3.4.10
Browse files Browse the repository at this point in the history
We use the secrets plugin, which is not yet compatible with NetBox version 3.5
  • Loading branch information
nomaster committed Jul 8, 2023
1 parent 86aff3c commit 18b5238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM netboxcommunity/netbox:v3.5.4
FROM netboxcommunity/netbox:v3.4.10

COPY configuration.py /etc/netbox/config/configuration.py
RUN apt update && apt install -y build-essential
Expand Down

0 comments on commit 18b5238

Please sign in to comment.