From dae39cc87997fa278d339dd1a206f49b856981f4 Mon Sep 17 00:00:00 2001 From: belmiro adriano Date: Thu, 31 Oct 2024 13:01:11 -0400 Subject: [PATCH] replaced the archlinux tag from the Dockerfile.arch --- Dockerfile.arch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.arch b/Dockerfile.arch index d4c4e0a129..e3d78f5256 100644 --- a/Dockerfile.arch +++ b/Dockerfile.arch @@ -1,4 +1,4 @@ -FROM archlinux/latest +FROM archlinux RUN pacman -Syu --noconfirm && pacman -S --needed --noconfirm \ autoconf \