diff --git a/Dockerfile b/Dockerfile index 999ce0d..b011bf6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ FROM scratch COPY --from=builder /os/ / # Update & remove local keyring -RUN rm -r /etc/pacman.d/gnupg/ +#RUN rm -r /etc/pacman.d/gnupg/ # RUN pacman -Syu --noconfirm && CMD ["/bin/sh"] \ No newline at end of file