We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1cdf94 commit 092d360Copy full SHA for 092d360
1 file changed
base-images/build.sh
@@ -2,7 +2,7 @@
2
set -e
3
4
DEFAULT_PREFIX=wasm/demo-base
5
-DEFAULT_PLATFORM="linux/arm64,linux/amd64"
+DEFAULT_PLATFORM="linux/amd64"
6
7
REPO_PREFIX=${DEFAULT_PREFIX}
8
PLATFORM=${DEFAULT_PLATFORM}
0 commit comments