Compare commits

...

2 Commits

Author SHA1 Message Date
Oskar d462311c27
Update Dockerfile 2021-11-26 22:52:52 +01:00
Oskar 0e3a38158b
add `unzip` 2021-11-26 22:51:12 +01:00
1 changed files with 1 additions and 3 deletions

View File

@ -13,11 +13,9 @@ RUN pacman -Sy --noconfirm \
curl \
pacman-contrib \
ccache \
clang \
llvm \
lld \
python \
jq \
unzip \
&& pacman -Syu --noconfirm \
&& yes | pacman -Scc