Skip to content

Commit

Permalink
feat: update prover-v3 image tag to the one with latest prover change (
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesho authored Jan 22, 2025
1 parent bb838db commit 728487b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/compose-local-dev-traces-v2.overrides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ services:
prover-v3: # prover compatible with the traces from zkbesu
container_name: prover-v3
hostname: prover-v3
image: consensys/linea-prover:${PROVER_TAG:-31389b1}
image: consensys/linea-prover:${PROVER_TAG:-543aedd}
platform: linux/amd64
# to avoid spinning up on CI for now
profiles: [ "l2" ]
Expand Down

0 comments on commit 728487b

Please sign in to comment.