diff --git a/web8.2.Dockerfile b/web8.2.Dockerfile index fc91f3e..1c42f1b 100644 --- a/web8.2.Dockerfile +++ b/web8.2.Dockerfile @@ -23,6 +23,7 @@ RUN apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/co php82-fileinfo \ php82-xmlwriter \ php82-simplexml \ + php82-ext-xmlreader \ && rm -rf /var/cache/apk/* \ && ln -s /usr/bin/php82 /usr/bin/php