Skip to content

Commit

Permalink
feat: change docker repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-karan committed Apr 19, 2019
1 parent 1937d07 commit 4fc3d3f
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 4fc3d3f

Please sign in to comment.