diff --git a/.github/scripts/Linux/utils/Dockerfile.arch b/.github/scripts/Linux/utils/Dockerfile.arch index 05beee570..97726c652 100644 --- a/.github/scripts/Linux/utils/Dockerfile.arch +++ b/.github/scripts/Linux/utils/Dockerfile.arch @@ -1,3 +1,6 @@ # inspired by https://github.com/aferrero2707/appimage-testsuite FROM archlinux -RUN pacman --noconfirm -Sy libglvnd libx11 fontconfig freetype2 pipewire-jack +RUN pacman --noconfirm -Sy archlinux-keyring +RUN pacman-key --init +RUN pacman-key --populate +RUN pacman --noconfirm -Sy libglvnd libx11 fontconfig freetype2 jack2