Skip to content

Commit

Permalink
switch back to image from docker hub rather than local build
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmcandrew committed Apr 5, 2018
1 parent dd194d9 commit fc8a34e
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 @@ -3,7 +3,7 @@ version: '3.4'
services:

civicrm:
build: civicrm
image: michaelmcandrew/civicrm
hostname: civicrm
environment:
TERM: xterm-color
Expand Down

0 comments on commit fc8a34e

Please sign in to comment.