docker-compose: Update to version 2.23.0

This commit is contained in:
github-actions[bot] 2023-10-18 16:27:51 +00:00
parent b0458fc3b3
commit a6a7d8e2a7

View File

@ -1,12 +1,12 @@
{
"version": "2.22.0",
"version": "2.23.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.22.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "eeddd5d558d2711bd61a41f5761610b085d83e896617ff04aec8561b349a826c"
"url": "https://github.com/docker/compose/releases/download/v2.23.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "254a2770f208d11cd131b89758c9810650521cce2e831e7478d6418e8baea3da"
}
},
"bin": "docker-compose.exe",