File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ services:
8282 # \___|_| |_|\__,_|_| \___/|_| |_|
8383
8484 charon :
85- image : obolnetwork/charon:${CHARON_VERSION:-v1.5.1 }
85+ image : obolnetwork/charon:${CHARON_VERSION:-v1.5.2 }
8686 environment :
8787 - CHARON_BEACON_NODE_ENDPOINTS=${CHARON_BEACON_NODE_ENDPOINTS:-http://lighthouse:5052}
8888 - CHARON_BEACON_NODE_HEADERS=${CHARON_BEACON_NODE_HEADERS:-}
Original file line number Diff line number Diff line change 11version : " 3.8"
22
33services :
4- # _ _ _
5- # _ _ ___ | | __ _ | || |
6- # | '_|/ -_)| |/ _` | \_. |
7- # |_| \___||_|\__/_| |__/
8- #
4+ # _ _ _
5+ # _ _ ___ | | __ _ | || |
6+ # | '_|/ -_)| |/ _` | \_. |
7+ # |_| \___||_|\__/_| |__/
8+ #
99 relay :
1010 # Pegged charon version (update this for each release).
11- image : obolnetwork/charon:${CHARON_VERSION:-v1.0.0 }
11+ image : obolnetwork/charon:${CHARON_VERSION:-v1.5.2 }
1212 environment :
1313 CHARON_P2P_TCP_ADDRESS : 0.0.0.0:3610
1414 CHARON_HTTP_ADDRESS : 0.0.0.0:3640
You can’t perform that action at this time.
0 commit comments