docker-compose: Update to version 2.17.2

This commit is contained in:
github-actions[bot] 2023-03-26 16:28:35 +00:00
parent 3b7c3e251b
commit f1c86732ff

View File

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