File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ services:
8484 # \___|_| |_|\__,_|_| \___/|_| |_|
8585
8686 charon :
87- image : obolnetwork/charon:${CHARON_VERSION:-v1.7.2 }
87+ image : obolnetwork/charon:${CHARON_VERSION:-v1.8.0 }
8888 environment :
8989 - CHARON_BEACON_NODE_ENDPOINTS=${CHARON_BEACON_NODE_ENDPOINTS:-http://${CL:-lighthouse}:5052}
9090 - CHARON_BEACON_NODE_TIMEOUT=${CHARON_BEACON_NODE_TIMEOUT:-3s}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ services:
66 #
77 relay :
88 # Pegged charon version (update this for each release).
9- image : obolnetwork/charon:${CHARON_VERSION:-v1.7.2 }
9+ image : obolnetwork/charon:${CHARON_VERSION:-v1.8.0 }
1010 environment :
1111 CHARON_P2P_TCP_ADDRESS : 0.0.0.0:3610
1212 CHARON_HTTP_ADDRESS : 0.0.0.0:3640
You can’t perform that action at this time.
0 commit comments