diff --git a/Dockerfile b/Dockerfile index 5650410..3225428 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,6 +27,7 @@ RUN apk update && \ php81-pdo_mysql \ php81-pdo_pgsql \ php81-pdo_sqlite \ + php81-session \ php81-tokenizer \ php81-xml \ php81-xsl \