Skip to content

Commit

Permalink
Merge pull request #310 from teamclouday/main
Browse files Browse the repository at this point in the history
Update Dockerfile libtiff-tools libtiff5 versions
  • Loading branch information
aleksandr-smechov authored Jun 12, 2024
2 parents 0bf8ae0 + f267ab8 commit f5720f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
python3-dev \
liblzma-dev \
libsqlite3-dev \
libtiff-tools=4.3.0-6ubuntu0.8 \
libtiff5=4.3.0-6ubuntu0.8 \
libtiff-tools=4.3.0-6ubuntu0.9 \
libtiff5=4.3.0-6ubuntu0.9 \
libgnutls30=3.7.3-4ubuntu1.5 \
openssl=3.0.2-0ubuntu1.15 \
libpam-modules=1.4.0-11ubuntu2.4 \
Expand Down

0 comments on commit f5720f5

Please sign in to comment.