Skip to content

Commit c292e01

Browse files
committed
Add ext-pgsql
1 parent 54264ce commit c292e01

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ RUN <<EOF
1717
unzip
1818
(curl -sSLf https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions -o - || echo 'return 1') | sh -s \
1919
pdo_pgsql \
20+
ext-pgsql \
2021
@composer \
2122
opcache \
2223
pcntl \

0 commit comments

Comments
 (0)