diff --git a/build/Dockerfile b/build/Dockerfile index eb125b0325..60018f6b88 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -18,6 +18,9 @@ RUN apk add --no-cache \ netcat-openbsd \ xmlsec-dev \ tzdata \ + wv \ + poppler-utils \ + tidyhtml \ && rm -rf /tmp/* # Get Mattermost