docker-compose: Update to version 2.15.0

This commit is contained in:
github-actions[bot] 2023-01-05 12:30:34 +00:00
parent 114bba4443
commit 69364481b2

View File

@ -1,12 +1,12 @@
{ {
"version": "2.14.2", "version": "2.15.0",
"description": "Define and run multi-container applications with Docker", "description": "Define and run multi-container applications with Docker",
"homepage": "https://docs.docker.com/compose/", "homepage": "https://docs.docker.com/compose/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/compose/releases/download/v2.14.2/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.15.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "df60d91afd4cc81a3dfd742b50ad6717803e7542db9ede460fc140cea7dd2b59" "hash": "cf909a218e82e0bb48a72d1dc6c0bff7564d71c9b61aeb103305bd72c7822c04"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",