Skip to content

Commit bbbb335

Browse files
committed
1 parent 79352fa commit bbbb335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packer/linux/scripts/install-docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -eu -o pipefail
44
DOCKER_VERSION=20.10.9
55
DOCKER_RELEASE="stable"
66
DOCKER_COMPOSE_VERSION=1.29.2
7-
DOCKER_BUILDX_VERSION="0.7.1"
7+
DOCKER_BUILDX_VERSION="0.8.2"
88
MACHINE=$(uname -m)
99

1010
# This performs a manual install of Docker.

0 commit comments

Comments
 (0)