Skip to content

Commit

Permalink
update docker to point to latest Cadence release v0.3.15 (cadence-wor…
Browse files Browse the repository at this point in the history
  • Loading branch information
samarabbas authored Aug 3, 2018
1 parent e6c5a67 commit af85c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- "8125:8125"
- "8126:8126"
cadence:
image: ubercadence/server:0.3.13
image: ubercadence/server:0.3.15
ports:
- "7933:7933"
- "7934:7934"
Expand Down

0 comments on commit af85c8d

Please sign in to comment.