From 5180d9f557319dad1980ead56b40da401c83d28f Mon Sep 17 00:00:00 2001 From: Ajam Date: Tue, 10 Sep 2024 20:22:47 +0545 Subject: [PATCH] + --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 587046f..024a184 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/fwcd/archlinux:latest AS bootstrap +FROM azathothas/archlinux:latest AS bootstrap ARG TARGETARCH ARG TARGETVARIANT