Skip to content

Commit

Permalink
Merge branch 'docker-compose' into 'master'
Browse files Browse the repository at this point in the history
Update groupId at docker-compose.yml

See merge request os-incubator/kicker/kicker-v2!33
  • Loading branch information
Ruslan Molchanov committed Feb 19, 2019
2 parents 8c74964 + c0f727b commit 03cb091
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 @@ -11,7 +11,7 @@ services:
depends_on:
- db
build: .
image: zensoft/kicker
image: zensoftio/kicker
env_file:
- db.env
environment:
Expand Down

0 comments on commit 03cb091

Please sign in to comment.