This commit is contained in:
Jesús 2021-07-31 17:28:48 -05:00
parent 47998b5a08
commit 66a4f558f4
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -6,9 +6,9 @@ RUN ldconfig
RUN pacman-key --init && pacman-key --populate hyperbola
RUN pacman -Su --noconfirm --noprogressbar --quiet gzip awk
RUN pacman -Suu --noconfirm --noprogressbar
RUN pacman -Scc --noconfirm && paccache -r -k0
RUN pacman -Scc --noconfirm
ENV LANG en_US.UTF-8