We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb838db commit 728487bCopy full SHA for 728487b
docker/compose-local-dev-traces-v2.overrides.yml
@@ -64,7 +64,7 @@ services:
64
prover-v3: # prover compatible with the traces from zkbesu
65
container_name: prover-v3
66
hostname: prover-v3
67
- image: consensys/linea-prover:${PROVER_TAG:-31389b1}
+ image: consensys/linea-prover:${PROVER_TAG:-543aedd}
68
platform: linux/amd64
69
# to avoid spinning up on CI for now
70
profiles: [ "l2" ]
0 commit comments