Update Dockerfile

This commit is contained in:
Oskar 2021-11-21 13:05:24 +01:00 committed by GitHub
parent f28d79c14c
commit a24f44af99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -9,14 +9,14 @@ RUN pacman -Sy --noconfirm \
base-devel \
yay \
git \
git-lfs \
wget \
curl \
pacman-contrib \
python \
python-pip \
python-requests \
ccache \
clang \
llvm \
lld \
python \
jq \
&& yes | pacman -Scc