Merge branch 'release/0.7.0'

This commit is contained in:
Jörn-Michael Miehe 2024-02-29 23:27:08 +01:00
commit 667b3fde95

View file

@ -4,6 +4,7 @@ RUN set -ex; \
\
apk add --no-cache \
bash \
ghostscript \
inotify-tools \
make \
;