docker-compose: Update to version 2.17.3

This commit is contained in:
github-actions[bot] 2023-04-20 16:29:21 +00:00
parent aef4dbc6e9
commit f22f24de8c

View File

@ -1,12 +1,12 @@
{ {
"version": "2.17.2", "version": "2.17.3",
"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.17.2/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.17.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "0869cfe9d799d511e4eaf87029ed08ea256e7000f312023c062d7ddcadc385db" "hash": "556cc1d373503a897ecc2def998a40b2ad1fe27ff049769eb912c7e208772e74"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",