We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a3bfa8 commit 9db90b6Copy full SHA for 9db90b6
Dockerfile
@@ -25,4 +25,4 @@ RUN docker-php-ext-configure gettext --with-gettext=/usr/include/ \
25
26
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin/ --filename=composer
27
28
-USER www-data:www-data
+USER www-data:www-data
0 commit comments