docker-compose: Update to version 2.3.3

This commit is contained in:
github-actions[bot] 2022-03-09 16:29:43 +00:00
parent faf7d273bf
commit ee064fcd74

View File

@ -1,12 +1,12 @@
{
"version": "2.3.2",
"version": "2.3.3",
"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.3.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "86d4d23778659bda8251478276ff12436b5dc52dbc4c767a455e45f27af1d376"
"url": "https://github.com/docker/compose/releases/download/v2.3.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "7a89f0aaeca16fb04db64d742fc708df468af057ed08d3fca0388a8365e12fa7"
}
},
"bin": "docker-compose.exe",