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
Revert "set temporary evm_loader branch"
This reverts commit 5bb8c77.
  • Loading branch information
sinev-valentine committed Dec 24, 2021
commit c396df87dec35629c9632bc037c698e63eb7490d
3 changes: 1 addition & 2 deletions proxy/docker-compose-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ services:

evm_loader:
container_name: evm_loader
# image: neonlabsorg/evm_loader:${EVM_LOADER_REVISION:-latest}
image: neonlabsorg/evm_loader:c3a35f8de7884b1c352ae13a181e42214b20a01e
image: neonlabsorg/evm_loader:${EVM_LOADER_REVISION:-latest}
environment:
- SOLANA_URL=http://solana:8899
networks:
Expand Down