Skip to content

Commit

Permalink
use image
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmcandrew committed Feb 10, 2018
1 parent 7871596 commit 3c02ea1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ version: '3.4'
services:

civicrm:
build: civicrm
# image: michaelmcandrew/civicrm
#build: civicrm
image: michaelmcandrew/civicrm
links:
- mysql
ports:
Expand Down

0 comments on commit 3c02ea1

Please sign in to comment.