diff --git a/mediawiki/Dockerfile b/mediawiki/Dockerfile index 32e061e..1ee4b50 100644 --- a/mediawiki/Dockerfile +++ b/mediawiki/Dockerfile @@ -12,6 +12,7 @@ RUN apk -U add \ libressl \ ca-certificates \ git \ + lua \ coreutils \ diffutils \ build-base \