We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd1dbec commit d34dfa2Copy full SHA for d34dfa2
1 file changed
docker-compose.yml
@@ -83,7 +83,7 @@ services:
83
# \___|_| |_|\__,_|_| \___/|_| |_|
84
85
charon:
86
- image: obolnetwork/charon:${CHARON_VERSION:-v1.5.0}
+ image: obolnetwork/charon:${CHARON_VERSION:-v1.5.1}
87
environment:
88
- CHARON_BEACON_NODE_ENDPOINTS=${CHARON_BEACON_NODE_ENDPOINTS:-http://lighthouse:5052}
89
- CHARON_BEACON_NODE_TIMEOUT=${CHARON_BEACON_NODE_TIMEOUT:-3s}
0 commit comments