Skip to content

Commit 5355345

Browse files
author
Marick van Tuil
committed
Fix
1 parent 981c997 commit 5355345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM serversideup/php:8.3-fpm
22

3-
USER ROOT
3+
USER root
44
RUN install-php-extensions bcmath
55

66
USER www-data

0 commit comments

Comments
 (0)