docker-compose: Update to version 2.10.2

This commit is contained in:
github-actions[bot] 2022-08-26 20:31:41 +00:00
parent 6448ba15f9
commit 1b49dc1296

View File

@ -1,12 +1,12 @@
{ {
"version": "2.10.1", "version": "2.10.2",
"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.10.1/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.10.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "9417f257b672242092f968bc4433c4d6d7c7b0977d45badde9faa8a6f04c2003" "hash": "8748acb910d9e8e622ec6f89f9d82c3696ab3485ed7094d0e976506fba33b155"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",