Fix: remove github attest

This commit is contained in:
2024-11-26 07:57:01 +00:00
parent 32cc18e0ba
commit 4da2c292d7
2 changed files with 1 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
FROM archlinux:base-devel
ADD rootca.pem /root
ADD rootca.pem /root/
RUN trust anchor /root/rootca.pem && update-ca-trust
RUN cat > /etc/pacman.d/mirrorlist <<'EOF'