From 33afcf3737a9698ba38d93ad79310c575d8962c0 Mon Sep 17 00:00:00 2001 From: fithwum Date: Sun, 13 Jul 2025 06:56:15 -0700 Subject: [PATCH] dsfhsdhf --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2733974..c22695c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ RUN wget https://raw.githubusercontent.com/alpinelinux/alpine-make-rootfs/master # Build the rootfs RUN ./alpine-make-rootfs \ --branch ${ALPINE_VERSION} \ - --mirror http://dl-cdn.alpinelinux.org/alpine \ + --mirror http://dl-cdn.alpinelinux.org/alpine/ \ --packages "bash curl ca-certificates nano" \ alpine-rootfs