diff --git a/Dockerfile b/Dockerfile index b9faa72..832fb92 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.5 +FROM php:8.5-fpm # keep ordered alphabetically to reduce diffs RUN apt update && apt install -y \