diff --git a/Dockerfile b/Dockerfile index d211f94..b8c9791 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM fanyx/php:5.6 +FROM debian:stretch-slim RUN mkdir /opt/tmserver