Update mindflavor/prometheus-wireguard-exporter Docker tag to v3.6.6 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
55d66ec7f0
commit
78f10949b7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM weejewel/wg-easy:7
|
||||
|
||||
# hadolint ignore=DL3022,DL3023
|
||||
COPY --from=mindflavor/prometheus-wireguard-exporter:3.6.4 /usr/local/bin/prometheus_wireguard_exporter /usr/local/bin/
|
||||
COPY --from=mindflavor/prometheus-wireguard-exporter:3.6.6 /usr/local/bin/prometheus_wireguard_exporter /usr/local/bin/
|
||||
|
||||
# shellcheck disable=SC2016
|
||||
RUN apk add -U --no-cache \
|
||||
|
|
Loading…
Reference in a new issue