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 @@ -20,7 +20,7 @@ DEFAULT_CL_IMAGES = {
20
20
"lighthouse" : "ethpandaops/lighthouse:stable" ,
21
21
"teku" : "consensys/teku:latest" ,
22
22
"nimbus" : "statusim/nimbus-eth2:multiarch-latest" ,
23
- "prysm" : "gcr.io/prysmaticlabs/prysm/beacon-chain:latest " ,
23
+ "prysm" : "gcr.io/prysmaticlabs/prysm/beacon-chain:stable " ,
24
24
"lodestar" : "chainsafe/lodestar:latest" ,
25
25
"grandine" : "sifrai/grandine:stable" ,
26
26
}
@@ -38,7 +38,7 @@ DEFAULT_VC_IMAGES = {
38
38
"lighthouse" : "ethpandaops/lighthouse:stable" ,
39
39
"lodestar" : "chainsafe/lodestar:latest" ,
40
40
"nimbus" : "statusim/nimbus-validator-client:multiarch-latest" ,
41
- "prysm" : "gcr.io/prysmaticlabs/prysm/validator:latest " ,
41
+ "prysm" : "gcr.io/prysmaticlabs/prysm/validator:stable " ,
42
42
"teku" : "consensys/teku:latest" ,
43
43
"grandine" : "sifrai/grandine:stable" ,
44
44
}
You can’t perform that action at this time.
0 commit comments