Skip to content

Commit

Permalink
docker-compose: update
Browse files Browse the repository at this point in the history
  • Loading branch information
andrenarchy committed Feb 27, 2019
1 parent 42d860c commit 3f73f42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
- POSTGRES_DB=stellar-core

stellar-core:
image: satoshipay/stellar-core:10.0.0
image: satoshipay/stellar-core:10.2.0
restart: always
ports:
- 11625:11625
Expand Down Expand Up @@ -121,7 +121,7 @@ services:
- POSTGRES_DB=stellar-horizon

stellar-horizon:
image: satoshipay/stellar-horizon:0.14.2
image: satoshipay/stellar-horizon:0.17.0
restart: on-failure
ports:
- 8000:8000
Expand Down

0 comments on commit 3f73f42

Please sign in to comment.