Skip to content

Commit 65d1e9f

Browse files
committed
php: add bcmath + exif
1 parent b79c723 commit 65d1e9f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

php/dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ ENV DEV=0
66
RUN apk add --no-cache \
77
icu-data-full \
88
php85 \
9+
php85-bcmath \
910
php85-bz2 \
1011
php85-ctype \
1112
php85-curl \
1213
php85-dom \
14+
php85-exif \
1315
php85-fileinfo \
1416
php85-fpm \
1517
php85-ftp \

0 commit comments

Comments
 (0)