docker-compose: Update to version 2.24.3

This commit is contained in:
github-actions[bot] 2024-01-24 20:24:43 +00:00
parent d4a4c0adac
commit 56911daa46

View File

@ -1,12 +1,12 @@
{
"version": "2.24.2",
"version": "2.24.3",
"description": "Define and run multi-container applications with Docker",
"homepage": "https://docs.docker.com/compose/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/docker/compose/releases/download/v2.24.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "8402473653066beefdd602acb227f399cdae11a328ac3ca5feead826992c31b0"
"url": "https://github.com/docker/compose/releases/download/v2.24.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "107586a56c0efb53cdd164f8de2c06d9737f4e142c80b6d7d9f5aa2be956425e"
}
},
"bin": "docker-compose.exe",