From c57193d89510cd44e11455fc04039a6e06825305 Mon Sep 17 00:00:00 2001 From: Paul Feitzinger Date: Mon, 25 Nov 2024 17:35:29 -0500 Subject: [PATCH] don't peg arch image version --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5b1dc35..e1afef4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM archlinux:base-20241110.0.278197 +FROM archlinux:latest WORKDIR /root RUN pacman -Sy