fix wireguard

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle 2017-05-25 12:35:02 -04:00
parent e7a1a4332a
commit 9bb95aae74
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
# https://git.zx2c4.com/WireGuard/refs/
ENV WIREGUARD_VERSION 0.0.20170324
ENV WIREGUARD_VERSION 0.0.20170517
RUN set -x \
&& apk add --no-cache --virtual .build-deps \