We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e227e4 commit 91a8c16Copy full SHA for 91a8c16
docker-compose.yml
@@ -82,7 +82,7 @@ services:
82
# \___|_| |_|\__,_|_| \___/|_| |_|
83
84
charon:
85
- image: obolnetwork/charon:${CHARON_VERSION:-v1.3.0-rc3}
+ image: obolnetwork/charon:${CHARON_VERSION:-v1.3.0}
86
environment:
87
- CHARON_BEACON_NODE_ENDPOINTS=${CHARON_BEACON_NODE_ENDPOINTS:-http://lighthouse:5052}
88
- CHARON_BEACON_NODE_TIMEOUT=${CHARON_BEACON_NODE_TIMEOUT:-3s}
0 commit comments