fix rich text image not display
This commit is contained in:
@@ -7,6 +7,7 @@ RUN apt-get update -qq && apt-get install -yq --no-install-recommends \
|
||||
git \
|
||||
libpq-dev \
|
||||
postgresql-client \
|
||||
libvips42 \
|
||||
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
||||
ENV LANG=C.UTF-8 \
|
||||
|
||||
Reference in New Issue
Block a user