File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ services:
1212
1313 cl-grandine :
1414 profiles : [cl-grandine]
15- image : sifrai/grandine:${GRANDINE_VERSION:-1.1.1 }
15+ image : sifrai/grandine:${GRANDINE_VERSION:-1.1.2 }
1616 restart : unless-stopped
1717 labels :
1818 - " promtail-monitored=${CL_GRANDINE_PROMTAIL_MONITORED:-true}"
@@ -45,7 +45,7 @@ services:
4545
4646 cl-lighthouse :
4747 profiles : [cl-lighthouse]
48- image : sigp/lighthouse:${LIGHTHOUSE_VERSION:-v7.0.1 }
48+ image : sigp/lighthouse:${LIGHTHOUSE_VERSION:-v7.1.0 }
4949 restart : unless-stopped
5050 labels :
5151 - " promtail-monitored=${CL_LIGHTHOUSE_PROMTAIL_MONITORED:-true}"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ services:
1111
1212 vc-lodestar :
1313 profiles : [vc-lodestar]
14- image : chainsafe/lodestar:${VC_LODESTAR_VERSION:-v1.31 .0}
14+ image : chainsafe/lodestar:${VC_LODESTAR_VERSION:-v1.33 .0}
1515 depends_on : [charon]
1616 entrypoint : /opt/lodestar/run.sh
1717 networks : [dvnode]
@@ -39,7 +39,7 @@ services:
3939 build :
4040 context : nimbus
4141 args :
42- VERSION : ${VC_NIMBUS_VERSION:-multiarch-v25.6.0 }
42+ VERSION : ${VC_NIMBUS_VERSION:-multiarch-v25.7.1 }
4343 depends_on : [charon]
4444 networks : [dvnode]
4545 environment :
You can’t perform that action at this time.
0 commit comments