heic-sys2
This commit is contained in:
parent
bc14d86018
commit
acbe5be8aa
|
@ -43,6 +43,7 @@ ENV RUST_LOG=warn
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y --no-install-recommends \
|
apt-get install -y --no-install-recommends \
|
||||||
libssl3 \
|
libssl3 \
|
||||||
|
libheif1 \
|
||||||
libtiff6 \
|
libtiff6 \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user