From 0ecd9013450834727e7dba2d63476ce129384334 Mon Sep 17 00:00:00 2001 From: Oskar Date: Tue, 8 Feb 2022 20:19:03 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index cbb85ba..1b9a6d7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ RUN pacman -Sy --noconfirm wget \ && pacman-key --init \ && pacman-key --recv-key 7A6646A6C14690C0 \ && pacman-key --lsign-key 7A6646A6C14690C0 \ - && wget https://sourceforge.net/projects/medzik-arch/files/queue/medzikuser-mirrorlist-2022.2.8-2-any.pkg.tar.xz \ + && wget https://sourceforge.net/projects/medzik-arch/files/queue/medzikuser-mirrorlist-2022.2.8-3-any.pkg.tar.xz \ && pacman -U --noconfirm ./medzikuser-mirrorlist-* \ && yes | pacman -Scc