Commit 999e189e authored by sager's avatar sager

update prysm default package image

parent 326499b9
......@@ -20,7 +20,8 @@ DEFAULT_CL_IMAGES = {
"lighthouse": "ethpandaops/lighthouse:stable",
"teku": "consensys/teku:latest",
"nimbus": "statusim/nimbus-eth2:multiarch-latest",
"prysm": "gcr.io/prysmaticlabs/prysm/beacon-chain:stable",
"prysm": "prysmaticlabs/prysm-beacon-chain:stable",
//"prysm": "gcr.io/prysmaticlabs/prysm/beacon-chain:stable",
"lodestar": "chainsafe/lodestar:latest",
"grandine": "sifrai/grandine:stable",
}
......@@ -38,7 +39,8 @@ DEFAULT_VC_IMAGES = {
"lighthouse": "ethpandaops/lighthouse:stable",
"lodestar": "chainsafe/lodestar:latest",
"nimbus": "statusim/nimbus-validator-client:multiarch-latest",
"prysm": "gcr.io/prysmaticlabs/prysm/validator:stable",
"prysm": "prysmaticlabs/prysm-validator:stable",
#"prysm": "gcr.io/prysmaticlabs/prysm/validator:stable",
"teku": "consensys/teku:latest",
"grandine": "sifrai/grandine:stable",
"vero": "ghcr.io/serenita-org/vero:master",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment