Define CPU architecture to fix armhf builds (#5670)

This commit is contained in:
Stefan Agner 2025-02-25 11:36:35 +01:00 committed by GitHub
parent 0acef4a6e6
commit a8d2743f56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,8 @@ ENV \
ARG \
COSIGN_VERSION \
BUILD_ARCH
BUILD_ARCH \
QEMU_CPU
# Install base
WORKDIR /usr/src