⬆️ Upgrades wireguard-go to v0.0.20191012

This commit is contained in:
bonanitech 2019-12-27 12:06:06 -05:00
parent f496176b3e
commit c6cbba9cb5

View file

@ -18,7 +18,7 @@ RUN \
openresolv=3.9.2-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 \
\
&& cd /tmp/wireguard \