Fix arch build #95

Manually merged
jabber.developer merged 1 commits from fix/arch-build into master 2026-02-18 16:56:36 +00:00

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