diff --git a/Dockerfile b/Dockerfile index 0c8e036..3a2cee6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -25,4 +25,4 @@ RUN docker-php-ext-configure gettext --with-gettext=/usr/include/ \ RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin/ --filename=composer -USER www-data:www-data \ No newline at end of file +USER www-data:www-data