diff --git a/docker/php/Dockerfile b/docker/php/Dockerfile index 0ea6fc9c8..b81e8f1f7 100644 --- a/docker/php/Dockerfile +++ b/docker/php/Dockerfile @@ -11,5 +11,5 @@ RUN apk add make gnupg ncurses RUN adduser phpuser -u 1000 -D -g "" USER phpuser -# Allo phpuser config allow-plugin.symfony.F -RUN composer global config allow-plugins.symfony/flex true \ No newline at end of file +# Config allow-plugin.symfony.Flex onPHPUser +RUN composer global config allow-plugins.symfony/flex false