docker-compose: Update to version 2.16.0

This commit is contained in:
github-actions[bot] 2023-02-08 12:51:00 +00:00
parent 745b168d25
commit 1b9f6cc017

View File

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