diff --git a/kernel/Dockerfile b/kernel/Dockerfile index 920304c4f..0f64077c6 100644 --- a/kernel/Dockerfile +++ b/kernel/Dockerfile @@ -39,8 +39,8 @@ ENV KERNEL_SOURCE=https://www.kernel.org/pub/linux/kernel/v4.x/linux-${KERNEL_VE ENV KERNEL_SHA256_SUMS=https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc ENV KERNEL_PGP2_SIGN=https://www.kernel.org/pub/linux/kernel/v4.x/linux-${KERNEL_VERSION}.tar.sign -ENV WIREGUARD_VERSION=0.0.20171221 -ENV WIREGUARD_SHA256=2b97697e9b271ba8836a04120a287b824648124f21d5309170ec51c1f86ac5ed +ENV WIREGUARD_VERSION=0.0.20180118 +ENV WIREGUARD_SHA256=463f3b402deb66b7ceac8df2d50944f32683933356455d6c1c7453926db3a8a3 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