docker-compose: Update to version 2.18.1

This commit is contained in:
github-actions[bot] 2023-05-17 20:24:15 +00:00
parent 825997906b
commit 1e30f00fc9

View File

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