mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
wireguard: bump
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
33f441c928
commit
bc516d0731
|
@ -17,7 +17,7 @@ RUN apk add --no-cache \
|
|||
libmnl-dev
|
||||
|
||||
# https://git.zx2c4.com/WireGuard/refs/
|
||||
ENV WIREGUARD_VERSION 0.0.20180413
|
||||
ENV WIREGUARD_VERSION 0.0.20180420
|
||||
|
||||
RUN set -x \
|
||||
&& apk add --no-cache --virtual .build-deps \
|
||||
|
|
Loading…
Reference in New Issue
Block a user