docker-compose: Update to version 2.33.1

This commit is contained in:
github-actions[bot] 2025-02-21 16:30:49 +00:00
parent 673e73d59d
commit 8c814a4507

View File

@ -1,12 +1,12 @@
{ {
"version": "2.33.0", "version": "2.33.1",
"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.33.0/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.33.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "1324e382e1a79efaee4be288aae847f8a2862acf270d5621c17dff3a10d5ee83" "hash": "01bce3456228d8e1e4b0ba056f4b9730b7fd2c1a7113c8a985144c0fdee797b0"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",