diff --git a/bucket/docker.json b/bucket/docker.json index e1ae7310cc..b525b10ef1 100644 --- a/bucket/docker.json +++ b/bucket/docker.json @@ -1,12 +1,12 @@ { - "version": "27.2.0", + "version": "27.2.1", "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-27.2.0.zip", - "hash": "07aa25099820857abb9d9f6c4bfa538c19f64934cf52857ad4a1540749aa19fc" + "url": "https://download.docker.com/win/static/stable/x86_64/docker-27.2.1.zip", + "hash": "84a407eaacdb36464b5ed0971b09bf74f531a979b59afa46c47c88f4d84440cd" } }, "extract_dir": "docker",