docker: Update to version 29.0.4

This commit is contained in:
github-actions[bot] 2025-11-25 00:39:27 +00:00
parent b9c6f2d55e
commit 3a8322796f

View File

@ -1,12 +1,12 @@
{ {
"version": "29.0.3", "version": "29.0.4",
"description": "Docker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications.", "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", "homepage": "https://docs.docker.com/engine",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.docker.com/win/static/stable/x86_64/docker-29.0.3.zip", "url": "https://download.docker.com/win/static/stable/x86_64/docker-29.0.4.zip",
"hash": "e22881820524418f944cf66f332e4d81c29abe29cad2bedae98d8faf6a359d90" "hash": "de0fcf7960ed894705a93be5fae3a54cd0696eb9b143ebc869fd5753ccf6beb7"
} }
}, },
"extract_dir": "docker", "extract_dir": "docker",