Skip to content

Commit

Permalink
fix outdated docker
Browse files Browse the repository at this point in the history
  • Loading branch information
BoogVAr committed Mar 6, 2024
1 parent 2ffb399 commit b6bcdd3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ COPY --from=evm-loader-builder /opt/neon-evm/evm_loader/target/release/neon-cli
COPY --from=evm-loader-builder /opt/neon-evm/evm_loader/target/release/neon-api /opt/

COPY --from=neon_test_programs /opt/deploy/ /opt/deploy/
COPY --from=neon_test_invoke_program /opt/neon_test_invoke_program.so /opt/
COPY --from=neon_test_invoke_program /opt/neon_test_invoke_program-keypair.json /opt/
COPY --from=evm-loader-builder /opt/neon-evm/evm_loader/target/release/neon-rpc /opt/
COPY --from=evm-loader-builder /opt/neon-evm/evm_loader/target/release/libneon_lib.so /opt/libs/current/

Expand Down

0 comments on commit b6bcdd3

Please sign in to comment.