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 981c997 commit 5355345Copy full SHA for 5355345
app.Dockerfile
@@ -1,6 +1,6 @@
1
FROM serversideup/php:8.3-fpm
2
3
-USER ROOT
+USER root
4
RUN install-php-extensions bcmath
5
6
USER www-data
0 commit comments