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 961ae1f + 1912694 commit 8d27e6bCopy full SHA for 8d27e6b
packer/linux/scripts/install-docker.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
set -euo pipefail
3
4
-DOCKER_COMPOSE_V2_VERSION=2.20.3
+DOCKER_COMPOSE_V2_VERSION=2.22.0
5
DOCKER_BUILDX_VERSION=0.11.2
6
MACHINE=$(uname -m)
7
0 commit comments