We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be20b16 + 593c02f commit 73f4bd5Copy full SHA for 73f4bd5
packer/linux/scripts/install-docker.sh
@@ -4,7 +4,7 @@ set -eu -o pipefail
4
DOCKER_VERSION=20.10.9
5
DOCKER_RELEASE="stable"
6
DOCKER_COMPOSE_VERSION=1.29.2
7
-DOCKER_BUILDX_VERSION="0.5.1"
+DOCKER_BUILDX_VERSION="0.7.1"
8
MACHINE=$(uname -m)
9
10
# This performs a manual install of Docker.
0 commit comments