We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 487ac27 commit e8dc10fCopy full SHA for e8dc10f
1 file changed
docker-compose.yml
@@ -1,7 +1,7 @@
1
x-node-base:
2
# Pegged charon version (update this for each release).
3
&node-base
4
- image: obolnetwork/charon:${CHARON_VERSION:-v1.9.2}
+ image: obolnetwork/charon:${CHARON_VERSION:-v1.9.3}
5
restart: unless-stopped
6
networks: [cluster]
7
depends_on: [relay]
0 commit comments