This commit is contained in:
franknstayn
2023-08-27 18:57:43 +08:00
parent 48d41a563c
commit 8f2afd8008

View File

@@ -16,6 +16,7 @@ RUN apk add --update \
php-json \ php-json \
php-phar \ php-phar \
php-dom \ php-dom \
mbstring \
&& rm -rf /var/cache/apk/* && rm -rf /var/cache/apk/*
# Download and make Composer executable # Download and make Composer executable