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-84.94
Browse files Browse the repository at this point in the history
- linus-source-5.4.0: 5.4.0-84.94

Signed-off-by: Jacob Blain Christen <[email protected]>
  • Loading branch information
dweomer committed Sep 19, 2021
1 parent ce875d3 commit af5e8f5
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 @@ -5,7 +5,7 @@ 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-81.91
ARG LINUX_SOURCE=linux-source-5.4.0=5.4.0-84.94
ENV DEBIAN_FRONTEND=noninteractive
RUN set -x \
&& apt-get --assume-yes update \
Expand Down

0 comments on commit af5e8f5

Please sign in to comment.