Skip to content

Commit

Permalink
Use cadence 0.5.0 in docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
longquanzheng committed Jan 18, 2019
1 parent aca0a9c commit 419e609
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.4.0
image: ubercadence/server:0.5.0
ports:
- "7933:7933"
- "7934:7934"
Expand Down

0 comments on commit 419e609

Please sign in to comment.