docker-compose: Update to version 2.14.2

This commit is contained in:
github-actions[bot] 2022-12-20 12:31:37 +00:00
parent c9e91f38b0
commit a8b01a9b31

View File

@ -1,12 +1,12 @@
{
"version": "2.14.1",
"version": "2.14.2",
"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.14.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "82394eecdb3cb9e6973edf8c8cc767123f7d2847572b98dcd42bda0e16e4b7e8"
"url": "https://github.com/docker/compose/releases/download/v2.14.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "df60d91afd4cc81a3dfd742b50ad6717803e7542db9ede460fc140cea7dd2b59"
}
},
"bin": "docker-compose.exe",