Skip to content

Commit

Permalink
⬆️ Upgrades WireGuard Go to 0.0.20230223 (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Mar 26, 2023
1 parent 997bd2e commit bf49dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wireguard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN \
\
&& ln -sf /sbin/xtables-nft-multi /sbin/ip6tables \
&& ln -sf /sbin/xtables-nft-multi /sbin/iptables \
&& git clone --branch "0.0.20220316" --depth=1 \
&& git clone --branch "0.0.20230223" --depth=1 \
"https://git.zx2c4.com/wireguard-go" /tmp/wireguard \
\
&& cd /tmp/wireguard \
Expand Down

0 comments on commit bf49dde

Please sign in to comment.