mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/file-setup.git
synced 2025-07-01 10:20:34 +00:00
Minor update to Dockerfile
This commit is contained in:
@ -8,7 +8,7 @@ ENV LANG=C.UTF-8
|
|||||||
|
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install --no-install-recommends --yes \
|
||||||
imagemagick \
|
imagemagick \
|
||||||
python3.7 \
|
python3.7 \
|
||||||
zip \
|
zip \
|
||||||
|
Reference in New Issue
Block a user