update wireguard

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-05-31 22:09:39 -04:00
parent 170bbe9df3
commit 98980bcc6f
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -18,7 +18,7 @@ RUN apk add --no-cache \
libmnl-dev
# https://git.zx2c4.com/WireGuard/refs/
ENV WIREGUARD_VERSION 0.0.20180524
ENV WIREGUARD_VERSION 0.0.20180531
RUN set -x \
&& apk add --no-cache --virtual .build-deps \