Update dockerfiles for new dependencies after ecashaddrjs refactor
Note
ecash-lib CI here is not expected to work until the latest ecashaddrjs is published
Differential D17374
[CI fixes for ecashaddrjs diff] Update dockerfiles for CI impacts of lib change bytesofman on Fri, Dec 20, 00:15. Authored by Tags None Subscribers None
Details
Update dockerfiles for new dependencies after ecashaddrjs refactor Note docker build -f ecashaddrjs.Dockerfile -t ecashaddrjs_local . docker build -f ecash-lib.Dockerfile -t ecash-lib_local . docker build -f ecash-herald.Dockerfile -t ecash-herald_local . docker build -f token-server.Dockerfile -t token-server_local . docker build -f cashtab.Dockerfile -t cashtab_local . all pass except ecash-lib has expected failure due to latest version of ecashaddrjs not being published
Diff Detail
|