mirror of
https://github.com/hassio-addons/addon-wireguard.git
synced 2025-05-04 10:51:23 +00:00
⬆️ Upgrades WireGuard Go to 0.0.20230223 (#227)
This commit is contained in:
parent
997bd2e6b7
commit
bf49dde3c2
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ RUN \
|
||||||
\
|
\
|
||||||
&& ln -sf /sbin/xtables-nft-multi /sbin/ip6tables \
|
&& ln -sf /sbin/xtables-nft-multi /sbin/ip6tables \
|
||||||
&& ln -sf /sbin/xtables-nft-multi /sbin/iptables \
|
&& 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 \
|
"https://git.zx2c4.com/wireguard-go" /tmp/wireguard \
|
||||||
\
|
\
|
||||||
&& cd /tmp/wireguard \
|
&& cd /tmp/wireguard \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue