mirror of
https://memleak.eu/sn0w/pleroma-docker.git
synced 2024-12-21 19:58:47 -05:00
Fix missing mogrify
This commit is contained in:
parent
3425314e5d
commit
2b23f41f56
@ -20,7 +20,7 @@ RUN \
|
||||
build-base \
|
||||
\
|
||||
&& apk add --no-cache --virtual .runtime \
|
||||
erlang erlang-runtime-tools erlang-xmerl erlang-ssl erlang-eldap elixir
|
||||
imagemagick erlang erlang-runtime-tools erlang-xmerl erlang-ssl erlang-eldap elixir
|
||||
|
||||
# Add entrypoint
|
||||
COPY ./entrypoint.sh /
|
||||
|
Loading…
Reference in New Issue
Block a user