Skip to content

Commit

Permalink
docker-compose should use 0.5.1 (uber#1440)
Browse files Browse the repository at this point in the history
  • Loading branch information
lihannan99 authored Feb 6, 2019
1 parent 4df61c7 commit 0cd8812
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.5.0
image: ubercadence/server:0.5.1
ports:
- "7933:7933"
- "7934:7934"
Expand Down

0 comments on commit 0cd8812

Please sign in to comment.