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

Commit

Permalink
Update to 5.4.0-80.90 to fix CVE-2021-33909
Browse files Browse the repository at this point in the history
  • Loading branch information
gravufo authored and dweomer committed Aug 25, 2021
1 parent 7edf8c1 commit ab4ebde
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.12
ARG LINUX_SOURCE=linux-source-5.4.0=5.4.0-73.82
ARG LINUX_FIRMWARE=linux-firmware=1.187.15
ARG LINUX_SOURCE=linux-source-5.4.0=5.4.0-80.90
ENV DEBIAN_FRONTEND=noninteractive
RUN set -x \
&& apt-get --assume-yes update \
Expand Down

0 comments on commit ab4ebde

Please sign in to comment.