⬆️ Upgrades wireguard-tools to 0.0.20191219-r0

This commit is contained in:
bonanitech 2019-12-27 12:05:06 -05:00 committed by Franck Nijhof
parent a095c85607
commit 877e424ae1

View file

@ -16,6 +16,7 @@ RUN \
go@edge=1.13.4-r1 \
libqrencode=4.0.2-r0 \
openresolv=3.9.2-r0 \
wireguard-tools@edge=0.0.20191219-r0 \
\
&& git clone --branch "v0.0.20190805" --depth=1 \
"https://git.zx2c4.com/wireguard-go" /tmp/wireguard \