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

Commit

Permalink
Ubuntu Focal LTS 5.4.0-54.60
Browse files Browse the repository at this point in the history
- linux-firmware ➡️ 1.187.4
- linux-source-5.4.0 ➡️ 5.4.0-54.60
  • Loading branch information
dweomer committed Nov 20, 2020
1 parent 588539d commit 4501761
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.3
ARG LINUX_SOURCE=linux-source-5.4.0=5.4.0-48.52
ARG LINUX_FIRMWARE=linux-firmware=1.187.4
ARG LINUX_SOURCE=linux-source-5.4.0=5.4.0-54.60
ENV DEBIAN_FRONTEND=noninteractive
RUN set -x \
&& apt-get --assume-yes update \
Expand Down

0 comments on commit 4501761

Please sign in to comment.