From e28c66c8a059dec1f276af02dde88a00b77ca44b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 00:35:08 +0000 Subject: [PATCH] docker: Update to version 20.10.21 --- bucket/docker.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docker.json b/bucket/docker.json index cf5f8050c5..a19ae789d0 100644 --- a/bucket/docker.json +++ b/bucket/docker.json @@ -1,12 +1,12 @@ { - "version": "20.10.20", + "version": "20.10.21", "description": "Docker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications.", "homepage": "https://docs.docker.com/engine", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://download.docker.com/win/static/stable/x86_64/docker-20.10.20.zip", - "hash": "11a7d4e19dfd182921cb528cf9722f30e204ac140fcad298b18f5e2d63cd37ff" + "url": "https://download.docker.com/win/static/stable/x86_64/docker-20.10.21.zip", + "hash": "e5c9e9b965d72725b4280bba94e497e9789c84609ed646f0193018d9b3598306" } }, "extract_dir": "docker",