mirror of
https://github.com/hassio-addons/addon-wireguard.git
synced 2025-05-04 19:01:31 +00:00
⬆️ Upgrades wireguard-go to v0.0.20191012
This commit is contained in:
parent
f496176b3e
commit
c6cbba9cb5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ RUN \
|
||||||
openresolv=3.9.2-r0 \
|
openresolv=3.9.2-r0 \
|
||||||
wireguard-tools@edge=0.0.20191219-r0 \
|
wireguard-tools@edge=0.0.20191219-r0 \
|
||||||
\
|
\
|
||||||
&& git clone --branch "v0.0.20190805" --depth=1 \
|
&& git clone --branch "v0.0.20191012" --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