Skip to content

Commit

Permalink
Merge branch 'docker'
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-karan committed Apr 19, 2019
2 parents e6c82d9 + 4fc3d3f commit 136eacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
dockerfile: docker/Dockerfile
args:
- GO_VERSION=1.12
image: calert:1.0.0-stable
image: mrkaran/calert:1.0.0-stable
ports:
- "6000:6000"
volumes:
Expand Down

0 comments on commit 136eacd

Please sign in to comment.