Skip to content

Commit ae9715d

Browse files
authored
Update docker version 20.10.15
Our team is experiencing issue moby/moby#43354
1 parent 4400a2e commit ae9715d

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
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -eu -o pipefail
33

4-
DOCKER_VERSION=20.10.14
4+
DOCKER_VERSION=20.10.15
55
DOCKER_RELEASE="stable"
66
DOCKER_COMPOSE_VERSION=1.29.2
77
DOCKER_BUILDX_VERSION="0.8.2"

0 commit comments

Comments
 (0)