diff --git a/aap/Dockerfile b/aap/Dockerfile index f57211f..2681e3d 100644 --- a/aap/Dockerfile +++ b/aap/Dockerfile @@ -16,6 +16,7 @@ RUN apk add --update --no-cache \ php7-fileinfo \ php7-gd \ php7-gmp \ + php7-iconv \ php7-json \ php7-mbstring \ php7-opcache \