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