Skip to content

Commit 973a3ad

Browse files
authored
Merge pull request #125 from iExecBlockchainComputing/feature/fix-build
Fix docker build
2 parents de35104 + c8e5a69 commit 973a3ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

testchains/nethermind.dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ RUN if [ "${CHAIN_TYPE}" = "native" ] ; \
7979
FROM iexechub/nethermind:1.14.1-patch.0
8080

8181
COPY --from=builder /nethermind /nethermind
82-
COPY --from=builder /iexec-poco/build /build
8382

8483
###
8584
## Configure entrypoint

0 commit comments

Comments
 (0)