docker-compose: Update to version 2.18.0

This commit is contained in:
github-actions[bot] 2023-05-16 16:28:23 +00:00
parent 2e884c2981
commit 7b22f5e07b

View File

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