Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Marick van Tuil committed Nov 30, 2024
1 parent 981c997 commit 5355345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM serversideup/php:8.3-fpm

USER ROOT
USER root
RUN install-php-extensions bcmath

USER www-data

0 comments on commit 5355345

Please sign in to comment.