mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 01:59:07 +00:00
Merge pull request #3448 from djs55/wireguard.0.0.20191212
wireguard: update to 0.0.20191212
This commit is contained in:
commit
d47bf4bb3e
@ -38,8 +38,8 @@ ARG KERNEL_SERIES
|
|||||||
ARG EXTRA
|
ARG EXTRA
|
||||||
ARG DEBUG
|
ARG DEBUG
|
||||||
|
|
||||||
ENV WIREGUARD_VERSION=0.0.20190913
|
ENV WIREGUARD_VERSION=0.0.20191212
|
||||||
ENV WIREGUARD_SHA256="997327185d2d1b597dc118f737c0c165e2a2c21453387ea02659f1159d148518"
|
ENV WIREGUARD_SHA256="b0d718380f7a8822b2f12d75e462fa4eafa3a77871002981f367cd4fe2a1b071"
|
||||||
ENV WIREGUARD_URL=https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${WIREGUARD_VERSION}.tar.xz
|
ENV WIREGUARD_URL=https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${WIREGUARD_VERSION}.tar.xz
|
||||||
|
|
||||||
# We copy the entire directory. This copies some unneeded files, but
|
# We copy the entire directory. This copies some unneeded files, but
|
||||||
|
Loading…
Reference in New Issue
Block a user