Update Dockerfile

This commit is contained in:
Oskar 2021-12-16 17:12:48 +01:00 committed by GitHub
parent 5efb31d441
commit 7368bf29e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ COPY mirrorlist /etc/pacman.d/mirrorlist
RUN pacman -Sy --noconfirm \
base \
base-devel \
multilib-devel \
git \
wget \
curl \