From e03170aef18e5a5d309fab2201809ed22dcac386 Mon Sep 17 00:00:00 2001 From: zhbaor Date: Fri, 17 Jan 2025 12:12:11 +0800 Subject: [PATCH] =?UTF-8?q?as=E5=A4=A7=E5=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c61216f..f010d9a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM almalinux:9 as installer +FROM almalinux:9 AS installer RUN dnf install \ --installroot /fakeroot \