docker-compose: Update to version 2.33.0

This commit is contained in:
github-actions[bot] 2025-02-12 08:30:06 +00:00
parent 47fb324b98
commit a6873dc0ea

View File

@ -1,12 +1,12 @@
{ {
"version": "2.32.4", "version": "2.33.0",
"description": "Define and run multi-container applications with Docker", "description": "Define and run multi-container applications with Docker",
"homepage": "https://docs.docker.com/compose/", "homepage": "https://docs.docker.com/compose/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/compose/releases/download/v2.32.4/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.33.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "5df58bb738c7ac2712c031e15154b49f32f4026640d8c0539090d6e0a66d6dfd" "hash": "1324e382e1a79efaee4be288aae847f8a2862acf270d5621c17dff3a10d5ee83"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",