We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de35104 commit c8e5a69Copy full SHA for c8e5a69
testchains/nethermind.dockerfile
@@ -79,7 +79,6 @@ RUN if [ "${CHAIN_TYPE}" = "native" ] ; \
79
FROM iexechub/nethermind:1.14.1-patch.0
80
81
COPY --from=builder /nethermind /nethermind
82
-COPY --from=builder /iexec-poco/build /build
83
84
###
85
## Configure entrypoint
0 commit comments