Skip to content

Commit

Permalink
use a rc for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
xenowits committed Jan 15, 2024
1 parent e961935 commit 16bc4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ services:
# \___|_| |_|\__,_|_| \___/|_| |_|

charon:
image: obolnetwork/charon:${CHARON_VERSION:-v0.19.0}
image: obolnetwork/charon:${CHARON_VERSION:-v0.19.0-rc1}
environment:
- CHARON_BEACON_NODE_ENDPOINTS=${CHARON_BEACON_NODE_ENDPOINTS:-http://lighthouse:5052}
- CHARON_LOG_LEVEL=${CHARON_LOG_LEVEL:-info}
Expand Down

0 comments on commit 16bc4d3

Please sign in to comment.