Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
Update ghcr.io/netbox-community/netbox Docker tag to v3.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent 26eb09f commit 468893b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/netbox-heroku/config/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# pinned to specific release
ARG NETBOX_VERSION=v3.7.1
ARG NETBOX_VERSION=v3.7.3
FROM ghcr.io/netbox-community/netbox:${NETBOX_VERSION} AS base

COPY requirements.txt /opt/netbox-heroku/requirements.txt
Expand Down

0 comments on commit 468893b

Please sign in to comment.