File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -477,7 +477,7 @@ services:
477477 # Succinct proposer for ZK fault proofs
478478 succinct-proposer :
479479 profiles : ["default"]
480- image : ghcr.io/espressosystems/op-succinct/op-succinct-lite-proposer-eigenda :sha-47a4ee7
480+ image : ghcr.io/espressosystems/op-succinct/op-succinct-lite-proposer-celo :sha-b0b76cc
481481 depends_on :
482482 l1-data-init :
483483 condition : service_completed_successfully
@@ -570,7 +570,7 @@ services:
570570 # Succinct challenger for ZK fault proofs
571571 succinct-challenger :
572572 profiles : ["default"]
573- image : ghcr.io/espressosystems/op-succinct/op-succinct-lite-challenger-eigenda :sha-47a4ee7
573+ image : ghcr.io/espressosystems/op-succinct/op-succinct-lite-challenger-celo :sha-b0b76cc
574574 depends_on :
575575 l1-geth :
576576 condition : service_started
You can’t perform that action at this time.
0 commit comments