From 9b66caa294176b84b5ea02dd62b72d411c41a6ad Mon Sep 17 00:00:00 2001 From: ShankarMounesh Date: Thu, 21 Apr 2022 19:31:59 +0000 Subject: [PATCH] Update 'php/Dockerfile' --- php/Dockerfile | 1 - 1 file changed, 1 deletion(-) 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 -- 2.54.0