Consensys / quorum-dev-quickstart

The Quorum Developer Quickstart utility can be used to rapidly generate local Quorum blockchain networks for development and demo purposes using Besu and GoQuorum
Apache License 2.0
135 stars 101 forks source link

change docker-compose.yml to take multiple merge keys as array #282

Open TanjinAlam opened 1 year ago

TanjinAlam commented 1 year ago

A change was made in version 2.17 to improve YAML parsing, specifically allowing multiple merge keys to be treated as an array. You can check the details in this GitHub issue: https://github.com/docker/compose/issues/10411.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.