docker-compose: Update to version 2.23.1

This commit is contained in:
github-actions[bot] 2023-11-16 08:26:28 +00:00
parent 42229b905f
commit 93b0700593

View File

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