Merge pull request 'Update 'php/Dockerfile'' (#3) from shankarmounesh-patch-1 into master

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2022-04-21 19:35:37 +00:00
-1
View File
@@ -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