Skip to content

Commit

Permalink
ci(deps): update netbox dependencies (#242)
Browse files Browse the repository at this point in the history
| datasource | package                | from    | to     |
| ---------- | ---------------------- | ------- | ------ |
| docker     | netboxcommunity/netbox | v4.1.11 | v4.2.1 |

Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com>
  • Loading branch information
graphops-renovate[bot] authored Jan 8, 2025
1 parent d07dad5 commit b00db9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/netbox/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM netboxcommunity/netbox:v4.1.11@sha256:d1260201d775b3f1d0b19e425bd19facc1e907e7153a8247d04d996037969e53
FROM netboxcommunity/netbox:v4.2.1@sha256:ec8bd7baec143d8898d204e2baeb399753a5783bc315b117f100b793154f9797

RUN echo "netbox_attachments" >> /opt/netbox/plugin_requirements.txt

Expand Down

0 comments on commit b00db9f

Please sign in to comment.