Fix Dockerfiles deprecation warning

This commit is contained in:
Philippe Teuwen 2024-09-10 00:14:37 +02:00
commit fd1d088099
14 changed files with 22 additions and 22 deletions

View file

@ -1,6 +1,6 @@
FROM archlinux:base
ENV LANG C
ENV LANG=C
RUN pacman -Syu --noconfirm
RUN pacman-db-upgrade
# qt5-base skipped