@ -3,17 +3,7 @@ set -euxo pipefail
ARCH=$(uname -m)
case $ARCH in
x86_64)
BASE_IMAGE=alpine
;;
armv*)
BASE_IMAGE=arm32v6/alpine
aarch64)
esac
BASE_IMAGE=alpine:3.10
TAGS=$ARCH
The note is not visible to the blocked user.