Update Dockerfile

This commit is contained in:
Oskar 2021-11-25 08:23:13 +01:00 committed by GitHub
parent bc4f88b856
commit 5756e3a935
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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