Skip to content

Commit d76c0e8

Browse files
chore(deps): update obolnetwork/charon docker tag to v1.9.0
1 parent 6270e00 commit d76c0e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

relay/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
#
77
relay:
88
# Pegged charon version (update this for each release).
9-
image: obolnetwork/charon:${CHARON_VERSION:-v1.8.2}
9+
image: obolnetwork/charon:${CHARON_VERSION:-v1.9.0}
1010
environment:
1111
CHARON_P2P_TCP_ADDRESS: 0.0.0.0:3610
1212
CHARON_HTTP_ADDRESS: 0.0.0.0:3640

0 commit comments

Comments
 (0)