docker-compose: Update to version 2.20.3

This commit is contained in:
github-actions[bot] 2023-08-11 12:30:20 +00:00
parent e1bdc2caf4
commit 8f17b85118

View File

@ -1,12 +1,12 @@
{
"version": "2.20.2",
"version": "2.20.3",
"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.20.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "d381f0697ce5d469917ab343dd4e59ae404865af8a5cf43178005bf400f0113a"
"url": "https://github.com/docker/compose/releases/download/v2.20.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "78277205b4c58c6b432c0cc428766e3f2c094eb2e4d52121fd8a62eeea483199"
}
},
"bin": "docker-compose.exe",