diff --git a/Dockerfile b/Dockerfile index 8bac3cb..e965a61 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,6 +4,7 @@ RUN set -ex; \ \ apk add --no-cache \ bash \ + ghostscript \ inotify-tools \ make \ ;