fix: build script, installs php exts to worker image
All checks were successful
CI / build-test (push) Successful in 3m8s
All checks were successful
CI / build-test (push) Successful in 3m8s
This commit is contained in:
@@ -16,11 +16,13 @@ RUN apk add --no-cache \
|
||||
php84-fileinfo \
|
||||
php84-fpm \
|
||||
php84-gd \
|
||||
php84-intl \
|
||||
php84-mbstring \
|
||||
php84-mysqli \
|
||||
php84-opcache \
|
||||
php84-openssl \
|
||||
php84-pdo_mysql \
|
||||
php84-session \
|
||||
php84-tokenizer \
|
||||
php84-xml \
|
||||
supervisor
|
||||
|
||||
Reference in New Issue
Block a user