mirror of
https://github.com/ldericher/autodoc.git
synced 2025-12-06 15:43:01 +00:00
Merge tag 'v0.7.0' into develop
include gs command
This commit is contained in:
commit
e485a4fe67
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ RUN set -ex; \
|
||||||
\
|
\
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
bash \
|
bash \
|
||||||
|
ghostscript \
|
||||||
inotify-tools \
|
inotify-tools \
|
||||||
make \
|
make \
|
||||||
;
|
;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue