diff --git a/nextcloud/Dockerfile b/nextcloud/Dockerfile index 2278cb0..e92a8ce 100644 --- a/nextcloud/Dockerfile +++ b/nextcloud/Dockerfile @@ -39,6 +39,7 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap php7-ctype@testing \ php7-iconv@testing \ php7-pdo_mysql@testing \ + php7-pgsql@testing \ php7-zlib@testing \ php7-zip@testing \ php7-xmlreader@testing \