Update Dockerfile

This commit is contained in:
Oskar 2021-11-20 10:59:15 +01:00 committed by GitHub
parent 8a4e3a6da8
commit f28d79c14c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ RUN pacman -Sy --noconfirm \
python-pip \
python-requests \
ccache \
jq \
&& yes | pacman -Scc
RUN useradd --create-home build