Update 'php/Dockerfile' #3

Merged
ShankarMounesh merged 1 commits from shankarmounesh-patch-1 into master 2022-04-21 19:35:37 +00:00
Showing only changes of commit 9b66caa294 - Show all commits
-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