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