\ ffs
This commit is contained in:
parent
f56633a471
commit
1261888847
@ -72,7 +72,7 @@ RUN apt install -y php${PHPVERSION}-imagick imagemagick ffmpeg libreoffice --no
|
|||||||
RUN echo "deb https://repo.delellis.com.ar bullseye bullseye" > /etc/apt/sources.list.d/20-pdlib.list \
|
RUN echo "deb https://repo.delellis.com.ar bullseye bullseye" > /etc/apt/sources.list.d/20-pdlib.list \
|
||||||
&& wget -qO - https://repo.delellis.com.ar/repo.gpg.key | apt-key add - \
|
&& wget -qO - https://repo.delellis.com.ar/repo.gpg.key | apt-key add - \
|
||||||
&& apt update \
|
&& apt update \
|
||||||
&& apt install -y php${PHPVERSION}-pdlib --no-install-recommends
|
&& apt install -y php${PHPVERSION}-pdlib --no-install-recommends \
|
||||||
&& apt auto-remove -y \
|
&& apt auto-remove -y \
|
||||||
&& apt clean -y
|
&& apt clean -y
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user