docker-compose: Update to version 2.3.4

This commit is contained in:
github-actions[bot] 2022-03-25 12:33:52 +00:00
parent 8bcbf0d46e
commit 2f5aa74935

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.3", "version": "2.3.4",
"description": "Define and run multi-container applications with Docker", "description": "Define and run multi-container applications with Docker",
"homepage": "https://docs.docker.com/compose/", "homepage": "https://docs.docker.com/compose/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/compose/releases/download/v2.3.3/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.3.4/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "7a89f0aaeca16fb04db64d742fc708df468af057ed08d3fca0388a8365e12fa7" "hash": "a62fd2b5fc6a7884304864027d936dfeab4431415201d802783d535c60ccfe5b"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",