mirror of
https://github.com/linuxserver/docker-heimdall.git
synced 2026-02-20 02:15:45 +08:00
add pgsql driver
This commit is contained in:
parent
0a4a9371db
commit
94e161129c
@ -17,6 +17,7 @@ RUN \
|
||||
nginx \
|
||||
php7-ctype \
|
||||
php7-pdo_sqlite \
|
||||
php7-pgsql \
|
||||
php7-tokenizer \
|
||||
php7-zip \
|
||||
tar && \
|
||||
|
||||
@ -17,6 +17,7 @@ RUN \
|
||||
nginx \
|
||||
php7-ctype \
|
||||
php7-pdo_sqlite \
|
||||
php7-pgsql \
|
||||
php7-tokenizer \
|
||||
php7-zip \
|
||||
tar && \
|
||||
|
||||
@ -17,6 +17,7 @@ RUN \
|
||||
nginx \
|
||||
php7-ctype \
|
||||
php7-pdo_sqlite \
|
||||
php7-pgsql \
|
||||
php7-tokenizer \
|
||||
php7-zip \
|
||||
tar && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user