Skip to content

Commit

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

Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com>
  • Loading branch information
graphops-renovate[bot] committed Sep 16, 2024
1 parent 4c58fac commit 79a266d
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.0.11@sha256:619f123f65cb747dd5acac56283506ca9a82107bac27475fa7176e432e403877
FROM netboxcommunity/netbox:v4.1.1@sha256:0a0234c2e3c09617413b7b01d1afd370d04cab04d8035a96c00fdebcf0f778a2

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

Expand Down

0 comments on commit 79a266d

Please sign in to comment.