hyperledger / indy-node

The server portion of a distributed ledger purpose-built for decentralized identity.
https://wiki.hyperledger.org/display/indy
Apache License 2.0
680 stars 652 forks source link

Fix indy-node devcontainer build issues #1824

Closed WadeBarnes closed 8 months ago

WadeBarnes commented 8 months ago

This is a workaround to fix the indy-node devcontainer issues reported in https://github.com/hyperledger/indy-node/issues/1822. The dependency issues are actually at the indy-plenum level. I'll be opening a ticket for the issue there.

fixes: https://github.com/hyperledger/indy-node/issues/1822

WadeBarnes commented 8 months ago

@swcurran, Would you mind approving?