diff options
Diffstat (limited to 'Services/php')
-rw-r--r-- | Services/php/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Services/php/Dockerfile b/Services/php/Dockerfile index 6a87d06..d1a8beb 100644 --- a/Services/php/Dockerfile +++ b/Services/php/Dockerfile @@ -1,5 +1,5 @@ -FROM maxexcloo/nginx-php:latest +FROM tutum/apache-php:latest MAINTAINER startx dev@startx.fr |