docker-compose: Update to version 2.25.0

This commit is contained in:
github-actions[bot] 2024-03-15 16:27:35 +00:00
parent bbad8210a8
commit b947607dd9

View File

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