docker-compose: Update to version 1.28.4

This commit is contained in:
Jakub Čábera 2021-02-19 08:22:46 +01:00
parent 89142c90f7
commit a5ea4edd11

View File

@ -1,12 +1,12 @@
{
"version": "1.28.3",
"version": "1.28.4",
"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.3/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
"hash": "0b5bd9a0a99e1d079217ad6fbcb5a1d3b32440f8b80c76f7d7c5d4ff6a25065a"
"url": "https://github.com/docker/compose/releases/download/1.28.4/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
"hash": "36eee91e61290c42a461f35c972ebe0e386deb5fb2488d7f710343c9695d82e6"
}
},
"bin": "docker-compose.exe",