diff --git a/Dockerfile.arch b/Dockerfile.arch index 3758232c..7f1088b1 100644 --- a/Dockerfile.arch +++ b/Dockerfile.arch @@ -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