From d7ff7b2e91d39c6936acc6039a2e954c04e2b4cd Mon Sep 17 00:00:00 2001 From: Oscar Recio Date: Fri, 31 Aug 2018 12:45:04 +0200 Subject: [PATCH] Fix Typo Fix typo in docker image name --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7371c2..80e42c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ and this project adheres to [Semantic Version](http://semver.org/spec/v2.0.0.htm ### Changed * Use updated node image with right user `app` by default -* Use `modescoders/php` image +* Use `modestcoders/php` image * Xdebug uses now `xdebug.remote_host=host.docker.internal` as it is defined on `modescoders/php` images ### Removed @@ -43,4 +43,4 @@ and this project adheres to [Semantic Version](http://semver.org/spec/v2.0.0.htm ## [1.0.1] - 15-08-2018 ### Changed -* Use `modestcoders/node-php:node8-php7.0` image for node container \ No newline at end of file +* Use `modestcoders/node-php:node8-php7.0` image for node container