fix arch build

This commit is contained in:
2026-02-18 17:39:25 +01:00
parent 37ca2de308
commit 31538580fb

View File

@@ -3,7 +3,6 @@ FROM archlinux:latest
ENV TERM=xterm
ENV CC="ccache gcc"
RUN pacman-key --refresh-keys
RUN pacman -Syyu --noconfirm
# reflector is optional - if it fails due to network issues, continue with default mirrorlist