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
Set specific image for testing only (429-syscall-account-cache)
  • Loading branch information
vakond committed Dec 20, 2021
commit 3346580b2603cd129a16aca8a46be2a787058455
2 changes: 1 addition & 1 deletion proxy/docker-compose-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:

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