Skip to content

Commit

Permalink
update executor image to e7ac5c4 (#1647)
Browse files Browse the repository at this point in the history
  • Loading branch information
ToniRamirezM authored Feb 8, 2023
1 parent 9d2b312 commit c0c7791
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ services:

zkevm-prover:
container_name: zkevm-prover
image: hermeznetwork/zkevm-prover:c136cc1
image: hermeznetwork/zkevm-prover:e7ac5c4
ports:
- 50061:50061 # MT
- 50071:50071 # Executor
Expand Down
2 changes: 1 addition & 1 deletion test/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ services:

zkevm-prover:
container_name: zkevm-prover
image: hermeznetwork/zkevm-prover:c136cc1
image: hermeznetwork/zkevm-prover:e7ac5c4
ports:
# - 50051:50051 # Prover
- 50052:50052 # Mock prover
Expand Down

0 comments on commit c0c7791

Please sign in to comment.