diff --git a/php/Dockerfile b/php/Dockerfile index f4084e3..6598ace 100644 --- a/php/Dockerfile +++ b/php/Dockerfile @@ -16,5 +16,4 @@ RUN apt update \ pgsql WORKDIR /var/www/laravel_docker - RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer