Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
temporary commit: set evm_loader version
  • Loading branch information
sinev-valentine committed Dec 23, 2021
commit 23832122fddd4cb2a5f22854fa09cebb77bade75
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG SOLANA_REVISION=v1.7.9-testnet
ARG EVM_LOADER_REVISION=latest
ARG EVM_LOADER_REVISION=c3a35f8de7884b1c352ae13a181e42214b20a01e

FROM neonlabsorg/solana:${SOLANA_REVISION} AS cli

Expand Down