Skip to content

Commit 518121e

Browse files
hari2192moskyb
andauthored
Update packer/linux/scripts/install-docker.sh
Co-authored-by: Ben Moskovitz <[email protected]>
1 parent ae9715d commit 518121e

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.15
4+
DOCKER_VERSION=20.10.17
55
DOCKER_RELEASE="stable"
66
DOCKER_COMPOSE_VERSION=1.29.2
77
DOCKER_BUILDX_VERSION="0.8.2"

0 commit comments

Comments
 (0)