docker-compose: Update to version 2.28.1

This commit is contained in:
github-actions[bot] 2024-06-24 16:28:02 +00:00
parent 35b51748b8
commit 9e37a30bcd

View File

@ -1,12 +1,12 @@
{
"version": "2.28.0",
"version": "2.28.1",
"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.28.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "3fc914471985068a32eded1e4acbddcebae375eecb344ebb1168713ed29dcfc5"
"url": "https://github.com/docker/compose/releases/download/v2.28.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "7dbd8848d9b8dce489c4d2ce1bb4f4b7a3dccb07a08596ae98b85091e1645bcc"
}
},
"bin": "docker-compose.exe",