mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-04-22 00:29:10 +08:00
Dropped installing the json extension, is included in PHP's core.
Fixes #89
This commit is contained in:
@@ -16,7 +16,6 @@ RUN apk add --no-cache \
|
||||
php8-fpm \
|
||||
php8-gd \
|
||||
php8-intl \
|
||||
php8-json \
|
||||
php8-mbstring \
|
||||
php8-mysqli \
|
||||
php8-opcache \
|
||||
|
||||
Reference in New Issue
Block a user