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
685 stars 657 forks source link

Fix indy-node devcontainer build issues #1824

Closed WadeBarnes closed 1 year ago

WadeBarnes commented 1 year 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 1 year ago

@swcurran, Would you mind approving?