We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0812dc commit 85fc7aeCopy full SHA for 85fc7ae
build.sh
@@ -59,7 +59,6 @@ then
59
# platforms=($(get_available_architectures "$base_image" "$base_tag"))
60
platforms=(
61
linux/amd64
62
- linux/arm64/v8
63
)
64
65
BUILD_TYPE=manual
0 commit comments