fix: install php-dom
This commit is contained in:
@@ -11,6 +11,7 @@ RUN apk add --no-cache \
|
||||
curl \
|
||||
php84 \
|
||||
php84-curl \
|
||||
php84-dom \
|
||||
php84-fileinfo \
|
||||
php84-gd \
|
||||
php84-mbstring \
|
||||
@@ -18,7 +19,6 @@ RUN apk add --no-cache \
|
||||
php84-opcache \
|
||||
php84-openssl \
|
||||
php84-pdo_mysql \
|
||||
php84-xml \
|
||||
supervisor
|
||||
|
||||
RUN ln -s /usr/bin/php84 /usr/bin/php
|
||||
|
||||
Reference in New Issue
Block a user