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:
renovate[bot] 2023-06-30 22:21:14 +07:00 committed by GitHub
parent 55d66ec7f0
commit 78f10949b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
FROM weejewel/wg-easy:7 FROM weejewel/wg-easy:7
# hadolint ignore=DL3022,DL3023 # 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 # shellcheck disable=SC2016
RUN apk add -U --no-cache \ RUN apk add -U --no-cache \