Dockerfile.aarch64
Some checks failed
/ release-and-build (push) Failing after 1m12s

This commit is contained in:
2026-03-16 17:16:37 +01:00
parent 5f7be6746a
commit 6a326a81ba
3 changed files with 167 additions and 27 deletions

View File

@@ -7,6 +7,7 @@ BUILD_BASE_IMAGE=alpine:${BUILD_BASE_TAG}
BUILD_ALPINE_ARCH_AMD64=x86_64
BUILD_ALPINE_ARCH_AARCH64=aarch64
BUILD_DEBIAN_ARCH=amd64
BUILD_DEBIAN_ARCH_AARCH64=arm64v8
BUILD_DEBIAN_REL=trixie
BUILD_S6_ARCH_amd64=x86_64
BUILD_S6_ARCH_aarch64=aarch64