Skip to content

Commit 969046e

Browse files
committed
Upgrade Docker CE to 20.10.24
1 parent ec33e6d commit 969046e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/shipyard_nodeprep.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ set -e
66
set -o pipefail
77

88
# version consts
9-
DOCKER_CE_VERSION_DEBIAN=20.10.8
10-
DOCKER_CE_VERSION_CENTOS=20.10.8
9+
DOCKER_CE_VERSION_DEBIAN=20.10.24
10+
DOCKER_CE_VERSION_CENTOS=20.10.24
1111
DOCKER_CE_VERSION_SLES=17.09.1
1212
GLUSTER_VERSION_DEBIAN=9
1313
GLUSTER_VERSION_CENTOS=9

0 commit comments

Comments
 (0)