Compare commits

...

3 Commits

Author SHA1 Message Date
Oskar 4474cd3bb6
Update Dockerfile 2021-11-25 08:26:07 +01:00
Oskar 5756e3a935
Update Dockerfile 2021-11-25 08:23:13 +01:00
Oskar bc4f88b856
Update Dockerfile 2021-11-25 08:20:24 +01:00
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ RUN pacman -Sy --noconfirm \
lld \
python \
jq \
&& pacman -Syu --noconfirm \
&& yes | pacman -Scc
RUN useradd --create-home build