Skip to content

Commit 9a80681

Browse files
committed
Add pdo
1 parent e167509 commit 9a80681

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ RUN apk add --no-cache \
1818
php81-gd \
1919
php81-intl \
2020
php81-mbstring \
21+
php81-pdo \
2122
php81-pgsql \
2223
php81-opcache \
2324
php81-openssl \

0 commit comments

Comments
 (0)