docker-compose: Update to version 2.24.7

This commit is contained in:
github-actions[bot] 2024-03-06 16:27:24 +00:00
parent 311eabdccc
commit f3f65c6555

View File

@ -1,12 +1,12 @@
{ {
"version": "2.24.6", "version": "2.24.7",
"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.24.6/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.24.7/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "7a25ec49a53320fbe218c59ac7aafb05440725894322d396d4b353ad198b9dff" "hash": "1a5ffa12cff51a65f4e5e8874ed46b0783cfbc8f5ef837f5b9523decf1afd1d0"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",