set ARCH to hardcoded arch
Some checks failed
/ release-and-build (push) Failing after 19s

This commit is contained in:
2026-02-12 16:43:06 +01:00
parent b26cf13a98
commit 9ca724e045
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ ARG S6_ARCH_aarch64=${S6_ARCH_aarch64}
ARG S6_OVERLAY_VERSION=${S6_OVERLAY_VERSION}
ARG ROOTFS=/root-out
ARG REL=${APP_VERSION}
ARG ALPINE_ARCH=aarch64
ARG ARCH=aarch64
ARG MIRROR=http://dl-cdn.alpinelinux.org/alpine
ARG PACKAGES=alpine-baselayout,\
alpine-keys,\