diff --git a/wireguard/Dockerfile b/wireguard/Dockerfile index 56f63b4..cf05210 100755 --- a/wireguard/Dockerfile +++ b/wireguard/Dockerfile @@ -14,7 +14,7 @@ RUN \ \ && apk add --no-cache \ go=1.21.5-r0 \ - iptables=1.8.10-r1 \ + iptables=1.8.10-r3 \ libqrencode-tools=4.1.1-r2 \ openresolv=3.13.2-r0 \ wireguard-tools=1.0.20210914-r3 \