docker-compose: Update to version 1.28.3

This commit is contained in:
Jakub Čábera 2021-02-18 07:26:38 +01:00
parent 28369dd85d
commit 2d3e4351b8

View File

@ -1,12 +1,12 @@
{
"version": "1.28.2",
"version": "1.28.3",
"description": "Define and run multi-container applications with Docker",
"homepage": "https://github.com/docker/compose",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/docker/compose/releases/download/1.28.2/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
"hash": "aff8b028f9e86573fecd2c644bcda7a1648b96dc5bb10edd409fb4c8294260ec"
"url": "https://github.com/docker/compose/releases/download/1.28.3/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
"hash": "0b5bd9a0a99e1d079217ad6fbcb5a1d3b32440f8b80c76f7d7c5d4ff6a25065a"
}
},
"bin": "docker-compose.exe",