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-81.91
Browse files Browse the repository at this point in the history
- linux-source-5.4.0: 5.4.0-81.91
- linux-firmware: 1.187.16
  • Loading branch information
dweomer committed Aug 25, 2021
1 parent ab4ebde commit ce875d3
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.15
ARG LINUX_SOURCE=linux-source-5.4.0=5.4.0-80.90
ARG LINUX_FIRMWARE=linux-firmware=1.187.16
ARG LINUX_SOURCE=linux-source-5.4.0=5.4.0-81.91
ENV DEBIAN_FRONTEND=noninteractive
RUN set -x \
&& apt-get --assume-yes update \
Expand Down

0 comments on commit ce875d3

Please sign in to comment.