updated mirrorlist
Some checks failed
CI / Build arch-builder docker images (push) Has been cancelled

This commit is contained in:
2024-07-07 14:22:51 +08:00
parent 6dabc255a5
commit a04d172a3b
2 changed files with 7 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
FROM archlinux:latest FROM archlinux:latest
COPY mirrorlist /etc/pacman.d/mirrolist
RUN pacman-key --refresh-keys RUN pacman-key --refresh-keys
RUN pacman -Syu --noconfirm RUN pacman -Syu --noconfirm
RUN pacman -S --noconfirm --needed \ RUN pacman -S --noconfirm --needed \

5
arch-builder/mirrorlist Normal file
View File

@@ -0,0 +1,5 @@
Server = https://archmirror.it/repos/$repo/os/$arch
Server = http://archlinux.mirror.garr.it/archlinux/$repo/os/$arch
Server = http://archlinux.mirror.server24.net/$repo/os/$arch
Server = https://archlinux.mirror.server24.net/$repo/os/$arch