Update dependency mindflavor/prometheus-wireguard-exporter to v3.6.3 (#2)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
65d6bd80bc
commit
03a52a1fb3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
FROM weejewel/wg-easy:5
|
FROM weejewel/wg-easy:5
|
||||||
|
|
||||||
# hadolint ignore=DL3022,DL3023
|
# hadolint ignore=DL3022,DL3023
|
||||||
COPY --from=mindflavor/prometheus-wireguard-exporter:3.5.1 /usr/local/bin/prometheus_wireguard_exporter /usr/local/bin/
|
COPY --from=mindflavor/prometheus-wireguard-exporter:3.6.3 /usr/local/bin/prometheus_wireguard_exporter /usr/local/bin/
|
||||||
|
|
||||||
RUN apk add -U --no-cache \
|
RUN apk add -U --no-cache \
|
||||||
wireguard-tools=1.0.20200102-r0
|
wireguard-tools=1.0.20200102-r0
|
||||||
|
|
Loading…
Reference in a new issue