diff --git a/wireguard/Dockerfile b/wireguard/Dockerfile index 3834e2e..1d4da47 100755 --- a/wireguard/Dockerfile +++ b/wireguard/Dockerfile @@ -13,7 +13,7 @@ RUN \ git=2.43.0-r0 \ \ && apk add --no-cache \ - go=1.21.9-r0 \ + go=1.21.10-r0 \ iptables=1.8.10-r3 \ libqrencode-tools=4.1.1-r2 \ openresolv=3.13.2-r0 \