diff --git a/Dockerfile b/Dockerfile index 1e2de76..734f00c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,6 +30,7 @@ RUN apk --no-cache add \ php84-pecl-imagick \ php84-session \ php84-tokenizer \ + php84-pdo \ nginx \ supervisor \ curl \