Skip to content

Commit c38d4f3

Browse files
committed
Bump Docker buildx from 0.12.1 to 0.13.0
1 parent 552b5ef commit c38d4f3

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
@@ -2,7 +2,7 @@
22
set -euo pipefail
33

44
DOCKER_COMPOSE_V2_VERSION=2.24.4
5-
DOCKER_BUILDX_VERSION=0.12.1
5+
DOCKER_BUILDX_VERSION=0.13.0
66
MACHINE=$(uname -m)
77

88
echo Installing docker...

0 commit comments

Comments
 (0)