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

Commit

Permalink
linux-firmware: 1.173.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dweomer committed Nov 16, 2019
1 parent 5a48382 commit 5da552e
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 @@ -40,7 +40,7 @@ ENV ARCH $DAPPER_HOST_ARCH
ARG KERNEL_SOURCE_URL=http://archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-source-4.15.0_4.15.0-70.79_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
ARG FIRMWARE_URL=http://archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.173.12_all.deb

ENV KERNEL_SOURCE_URL=${KERNEL_SOURCE_URL} \
FIRMWARE_URL=${FIRMWARE_URL} \
Expand Down

0 comments on commit 5da552e

Please sign in to comment.