Closed pSchlarb closed 1 year ago
Since node and plenum fixed the dependencies settings described in https://github.com/hyperledger/indy-node/issues/1799 and fixed in https://github.com/hyperledger/indy-plenum/pull/1635
The specific dependencies (eg. ursa, rocksdb) should be removed in the Dockerfiles to not cause issues when they are updated in node/plenum.
I will try to just remove the dependencies from the docker file for RC6. If the build goes through, I will create a PR.
Since it is fixed in #127, i will close this issue.
Since node and plenum fixed the dependencies settings described in https://github.com/hyperledger/indy-node/issues/1799 and fixed in https://github.com/hyperledger/indy-plenum/pull/1635
The specific dependencies (eg. ursa, rocksdb) should be removed in the Dockerfiles to not cause issues when they are updated in node/plenum.