Skip to content

Commit 728487b

Browse files
authored
feat: update prover-v3 image tag to the one with latest prover change (#592)
1 parent bb838db commit 728487b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/compose-local-dev-traces-v2.overrides.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ services:
6464
prover-v3: # prover compatible with the traces from zkbesu
6565
container_name: prover-v3
6666
hostname: prover-v3
67-
image: consensys/linea-prover:${PROVER_TAG:-31389b1}
67+
image: consensys/linea-prover:${PROVER_TAG:-543aedd}
6868
platform: linux/amd64
6969
# to avoid spinning up on CI for now
7070
profiles: [ "l2" ]

0 commit comments

Comments
 (0)