diff --git a/Dockerfile b/Dockerfile index 5355e3a..f2aaabb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM weejewel/wg-easy:5 # 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 \ wireguard-tools=1.0.20200102-r0