Skip to content

Commit

Permalink
⬆️ Upgrades WireGuard Go to 0.0.20210212 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Apr 10, 2021
1 parent a6f617d commit f8a7bc5
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 @@ -18,7 +18,7 @@ RUN \
openresolv=3.12.0-r0 \
wireguard-tools=1.0.20200827-r1 \
\
&& git clone --branch "0.0.20201118" --depth=1 \
&& git clone --branch "0.0.20210212" --depth=1 \
"https://git.zx2c4.com/wireguard-go" /tmp/wireguard \
\
&& cd /tmp/wireguard \
Expand Down

0 comments on commit f8a7bc5

Please sign in to comment.