docker-compose: Update to version 2.19.1

This commit is contained in:
github-actions[bot] 2023-06-30 00:34:50 +00:00
parent c1b097f5f1
commit b058e4fa38

View File

@ -1,12 +1,12 @@
{
"version": "2.19.0",
"version": "2.19.1",
"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.19.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "dc6bd9c2016bbf7564959249204af044edf57ea4ff40238c5ecb4541a9d41573"
"url": "https://github.com/docker/compose/releases/download/v2.19.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "e77e4764e939782d27570fc17a6029b63fe922ebce6800128dfe1c047a9395ed"
}
},
"bin": "docker-compose.exe",