OSDN Git Service

Update Dockerfile
authorkokkiemouse <39451248+kokkiemouse@users.noreply.github.com>
Wed, 13 May 2020 22:38:11 +0000 (07:38 +0900)
committerGitHub <noreply@github.com>
Wed, 13 May 2020 22:38:11 +0000 (07:38 +0900)
Dockerfile

index 62ca921..876e07e 100644 (file)
@@ -1,5 +1,5 @@
 FROM archlinux:latest
-RUN echo 'Server = https://mirrors.cat.net/archlinux/$repo/os/$arch' > /etc/pacman.d/mirrorlist
+RUN echo 'Server = http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/$repo/os/$arch' > /etc/pacman.d/mirrorlist
 RUN pacman -Syyu --noconfirm
 RUN pacman -S git archiso arch-install-scripts --noconfirm
 RUN git clone https://github.com/SereneTeam/alterlinux.git alterlinux/