From 3c02ea18f9cb5e4c2926f371a34f14300479a9fb Mon Sep 17 00:00:00 2001 From: Michael McAndrew Date: Sat, 10 Feb 2018 02:58:09 +0100 Subject: [PATCH] use image --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index f7e97ea..6e18dee 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3,8 +3,8 @@ version: '3.4' services: civicrm: - build: civicrm - # image: michaelmcandrew/civicrm + #build: civicrm + image: michaelmcandrew/civicrm links: - mysql ports: