docker-compose: Update to version 2.26.1

This commit is contained in:
github-actions[bot] 2024-03-29 17:08:32 +00:00
parent e62ce050fa
commit ed84d2d671

View File

@ -1,12 +1,12 @@
{ {
"version": "2.26.0", "version": "2.26.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.26.0/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.26.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "0a9a63442f50b494e8c5b6b1af9da138d9dbbeab094e3076747a709a470bb9e9" "hash": "d8a386d375ef26a77be0bee97516b0287d93acafb3976806f42e2b76c6904125"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",