docker-compose: Update to version 2.19.0

This commit is contained in:
github-actions[bot] 2023-06-21 12:31:55 +00:00
parent a1e07cee77
commit 8e0cd93461

View File

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