File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ services:
114114
115115 cl-lodestar :
116116 profiles : [cl-lodestar]
117- image : chainsafe/lodestar:${VC_VERSION:-v1.35 .0}
117+ image : chainsafe/lodestar:${VC_VERSION:-v1.36 .0}
118118 restart : unless-stopped
119119 labels :
120120 - " promtail-monitored=${CL_LODESTAR_PROMTAIL_MONITORED:-true}"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ services:
1111
1212 el-nethermind :
1313 profiles : [el-nethermind]
14- image : nethermind/nethermind:${EL_NETHERMIND_VERSION:-1.35.0 }
14+ image : nethermind/nethermind:${EL_NETHERMIND_VERSION:-1.35.2 }
1515 restart : unless-stopped
1616 ports :
1717 - ${EL_PORT_P2P:-30303}:30303/tcp # P2P TCP
@@ -48,7 +48,7 @@ services:
4848
4949 el-reth :
5050 profiles : [el-reth]
51- image : ghcr.io/paradigmxyz/reth:${EL_RETH_VERSION:-v1.8.3 }
51+ image : ghcr.io/paradigmxyz/reth:${EL_RETH_VERSION:-v1.9.1 }
5252 restart : unless-stopped
5353 ports :
5454 - ${EL_PORT_P2P:-30303}:30303/tcp # P2P TCP
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ services:
1111
1212 mev-commitboost :
1313 profiles : [mev-commitboost]
14- image : ghcr.io/commit-boost/pbs:${MEV_COMMITBOOST_VERSION:-v0.9.1 }
14+ image : ghcr.io/commit-boost/pbs:${MEV_COMMITBOOST_VERSION:-v0.9.2 }
1515 environment :
1616 - CB_CONFIG=/etc/commit-boost/config.toml
1717 volumes :
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ services:
1010 # |_| |_|\___|\__|_| |_|\___|_| |_| |_| |_|_|_| |_|\__,_|
1111
1212 nethermind :
13- image : nethermind/nethermind:${NETHERMIND_VERSION:-1.35.0 }
13+ image : nethermind/nethermind:${NETHERMIND_VERSION:-1.35.2 }
1414 profiles : [""]
1515 restart : unless-stopped
1616 ports :
You can’t perform that action at this time.
0 commit comments