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

Commit

Permalink
ubuntu lts kernel 5.4.0-88.99
Browse files Browse the repository at this point in the history
- linux-source-5.4.0: 5.4.0-88.99
- linux-firmware: 1.187.17

Signed-off-by: Jacob Blain Christen <[email protected]>
  • Loading branch information
dweomer committed Oct 5, 2021
1 parent af5e8f5 commit ca855b4
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.16
ARG LINUX_SOURCE=linux-source-5.4.0=5.4.0-84.94
ARG LINUX_FIRMWARE=linux-firmware=1.187.17
ARG LINUX_SOURCE=linux-source-5.4.0=5.4.0-88.99
ENV DEBIAN_FRONTEND=noninteractive
RUN set -x \
&& apt-get --assume-yes update \
Expand Down

0 comments on commit ca855b4

Please sign in to comment.