Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
agnusmor authored Jun 26, 2023
1 parent a933565 commit bf00719
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ services:

zkevm-prover:
container_name: zkevm-prover
image: hermeznetwork/zkevm-prover:v1.1.5-RC4-fork.4
image: hermeznetwork/zkevm-prover:v1.1.5-fork.4
ports:
# - 50051:50051 # Prover
- 50052:50052 # Mock prover
Expand Down Expand Up @@ -423,7 +423,7 @@ services:

zkevm-permissionless-prover:
container_name: zkevm-permissionless-prover
image: hermeznetwork/zkevm-prover:v1.1.5-RC4-fork.4
image: hermeznetwork/zkevm-prover:v1.1.5-fork.4
ports:
# - 50058:50058 # Prover
- 50059:50052 # Mock prover
Expand Down

0 comments on commit bf00719

Please sign in to comment.