diff --git a/Dockerfile b/Dockerfile index f27d93e52a..42ae64ccb2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,6 +11,7 @@ RUN apk add --no-cache \ python \ python-dev \ python3 \ + python3-mako \ sqlite-dev \ wget \ git \