diff --git a/Dockerfile b/Dockerfile index a4c7089..8baf65f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,6 +8,7 @@ RUN apt-get update && \ apt-get install -y --no-install-recommends \ # Install PHP 7.2 and Module Requirements for Grav # Temporarily removed sudo unzip + ca-certificates \ wget \ php # php-curl \