ERROR: Service 'agent-mediator' failed to build:
when run the command "docker-compose -f ./docker-compose.alice-bob.yml -f ./docker-compose.mediator.yml up --build" , the error is occured,for help :

Thanks for the report; I'll take a look today and see if I can recreate the issue. Was this running from branch main?
Thanks for the report; I'll take a look today and see if I can recreate the issue. Was this running from branch main?
yes,running from branch main
Hey @zhangbobo2023, I was unable to recreate this issue on the latest commit on main. Are there perhaps changes that you have not yet pulled? The issue seems to be coming from pulling ACA-Py from a specific git commit; we are in the process of working on a new release of the plugin that supports the new ACA-Py release 0.7.0 which will result in git dependencies being replaced with the official PyPI releases which might also address this issue. You may also have some luck using the 0.1.0 release which officially targets ACA-Py 0.6.0: https://github.com/hyperledger/aries-acapy-plugin-toolbox/tree/v0.1.0