Skip to content

Commit

Permalink
Update horizon and core versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Volendi authored Dec 16, 2019
1 parent feac320 commit b8996c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:
- --appendonly
- "yes"
core:
image: tokend/core:3.6.1
image: tokend/core:3.6.3
depends_on:
- janus
restart: unless-stopped
Expand All @@ -60,7 +60,7 @@ services:
labels:
- "autoheal=true"
horizon:
image: tokend/horizon:3.6.2
image: tokend/horizon:3.7.1
depends_on:
- core
restart: unless-stopped
Expand Down

0 comments on commit b8996c7

Please sign in to comment.