Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
sync with ubuntu lts kernel sources - fixes CVE-2018-20976, CVE-2019-…
Browse files Browse the repository at this point in the history
  • Loading branch information
bhale authored and dweomer committed Oct 14, 2019
1 parent eb4142e commit 2b55234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dapper
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ ARG DAPPER_HOST_ARCH
ENV ARCH $DAPPER_HOST_ARCH

# https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/disco
ARG KERNEL_SOURCE_URL=http://archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-source-4.15.0_4.15.0-62.69_all.deb
ARG KERNEL_SOURCE_URL=http://archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-source-4.15.0_4.15.0-65.74_all.deb

# https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-firmware
ARG FIRMWARE_URL=http://archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.173.9_all.deb
Expand Down

0 comments on commit 2b55234

Please sign in to comment.