update wireguard

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle 2017-06-19 10:26:28 -04:00
parent a2c03a60c0
commit 5299cde542
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

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