Skip to content

Commit

Permalink
don't conflict with mkit docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlarsen committed Mar 30, 2020
1 parent 20514e9 commit a989e0f
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
@@ -1,6 +1,6 @@
version: '3'
services:
mkit:
mkit-ui:
image: darkbitio/mkit:0.0.1
build: .
volumes:
Expand Down

0 comments on commit a989e0f

Please sign in to comment.