docker-compose: Update to version 2.15.1

This commit is contained in:
github-actions[bot] 2023-01-09 16:47:35 +00:00
parent ef440dc1f2
commit 5a17e3ac43

View File

@ -1,12 +1,12 @@
{ {
"version": "2.15.0", "version": "2.15.1",
"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.15.0/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.15.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "cf909a218e82e0bb48a72d1dc6c0bff7564d71c9b61aeb103305bd72c7822c04" "hash": "538598025dc9ae41298abf859d5b312fba40359c691d9b14527375f4633cbe65"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",