Skip to content

Commit b8996c7

Browse files
authored
Update horizon and core versions
1 parent feac320 commit b8996c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ services:
4343
- --appendonly
4444
- "yes"
4545
core:
46-
image: tokend/core:3.6.1
46+
image: tokend/core:3.6.3
4747
depends_on:
4848
- janus
4949
restart: unless-stopped
@@ -60,7 +60,7 @@ services:
6060
labels:
6161
- "autoheal=true"
6262
horizon:
63-
image: tokend/horizon:3.6.2
63+
image: tokend/horizon:3.7.1
6464
depends_on:
6565
- core
6666
restart: unless-stopped

0 commit comments

Comments
 (0)