diff --git a/Dockerfile b/Dockerfile index f2c8e34..895f357 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,6 @@ FROM php:apache RUN apt-get update && apt-get install -y \ - apt-utils \ python EXPOSE 80