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

Commit

Permalink
bump kernel and firmware (5.4.0-72.80)
Browse files Browse the repository at this point in the history
- linux-firmware: 1.187.11
- linux-source: 5.4.0-72.80

Signed-off-by: Jacob Blain Christen <[email protected]>
  • Loading branch information
dweomer committed May 4, 2021
1 parent 970b6d0 commit 019b333
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.dapper
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ ARG DOWNLOADS=/usr/src/downloads

FROM ${UBUNTU} AS ubuntu
ARG DOWNLOADS
ARG LINUX_FIRMWARE=linux-firmware=1.187.10
ARG LINUX_SOURCE=linux-source-5.4.0=5.4.0-70.78
ARG LINUX_FIRMWARE=linux-firmware=1.187.11
ARG LINUX_SOURCE=linux-source-5.4.0=5.4.0-72.80
ENV DEBIAN_FRONTEND=noninteractive
RUN set -x \
&& apt-get --assume-yes update \
Expand Down

0 comments on commit 019b333

Please sign in to comment.