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.
1 parent 4400a2e commit ae9715dCopy full SHA for ae9715d
packer/linux/scripts/install-docker.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -eu -o pipefail
3
4
-DOCKER_VERSION=20.10.14
+DOCKER_VERSION=20.10.15
5
DOCKER_RELEASE="stable"
6
DOCKER_COMPOSE_VERSION=1.29.2
7
DOCKER_BUILDX_VERSION="0.8.2"
0 commit comments