Update 'php/Dockerfile'

This commit is contained in:
2022-04-21 19:31:59 +00:00
parent 73e4167e7e
commit 9b66caa294
-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