Skip to content

Commit

Permalink
chore(thumbor): upgrade libtiff5-dev to 4.5.0-6+deb12u1
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Dec 14, 2023
1 parent f8041e3 commit 7c31e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/thumbor/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN set -x \
libopencv-dev=4.6.0+dfsg-12 \
libpng-dev=1.6.39-2 \
libssl-dev=3.0.11-1~deb12u2 \
libtiff5-dev=4.5.0-6 \
libtiff5-dev=4.5.0-6+deb12u1 \
webp=1.2.4-0.2+deb12u1 \
&& python -m pip install --upgrade pip \
&& pip install \
Expand Down

0 comments on commit 7c31e0a

Please sign in to comment.