We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56581f1 commit 5ae0587Copy full SHA for 5ae0587
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
+PLATFORMS=linux/amd64,linux/arm/v7,linux/arm64/v8
7
8
if [ -z "$2" ]; then
9
DOCKER_CHANNEL="latest"
0 commit comments