We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae4fac commit c03c812Copy full SHA for c03c812
ci/docker-common.sh
@@ -3,7 +3,7 @@
3
# 2: channel
4
5
export DOCKER_CLI_EXPERIMENTAL=enabled
6
-PLATFORMS=linux/amd64,linux/arm/v7,linux/arm64/v8
+PLATFORMS=linux/amd64,linux/arm/v7
7
8
if [ -z "$2" ]; then
9
DOCKER_CHANNEL="latest"
0 commit comments