diff --git a/Dockerfile b/Dockerfile index b199afa..01882e9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -79,6 +79,7 @@ RUN apk add --no-cache --update \ ${VER_PHP}-xml \ ${VER_PHP}-simplexml \ ${VER_PHP}-zip \ + ${VER_PHP}-pdo_pgsql \ ${VER_PHP}-pdo_sqlite # Copy PHP configuration