Skip to content

Commit 0be32d3

Browse files
committed
Remove the zlib PHP extension, it's included in PHP core
1 parent dbfab1e commit 0be32d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ RUN apk add --no-cache \
2424
php81-session \
2525
php81-xml \
2626
php81-xmlreader \
27-
php81-zlib \
2827
supervisor
2928

3029
# Create symlink so programs depending on `php` still function

0 commit comments

Comments
 (0)