Skip to content

Commit

Permalink
Merge pull request #304 from yf-chau/302-Dockerfile-typo
Browse files Browse the repository at this point in the history
(Minor) Fixed typo in Dockerfile
  • Loading branch information
aleksandr-smechov authored Apr 30, 2024
2 parents ef4c2ab + 634b7cd commit fc049e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN apt update && apt install -y \
RUN apt update && apt install -y \
libtiff-tools=4.3.0-6ubuntu0.8 \
libtiff5=4.3.0-6ubuntu0.8 \
libgnutls30=3.7.3-4ubuntu1.4 \
libgnutls30=3.7.3-4ubuntu1.5 \
openssl=3.0.2-0ubuntu1.15 \
libpam-modules=1.4.0-11ubuntu2.4 \
libpam-modules-bin=1.4.0-11ubuntu2.4 \
Expand Down

0 comments on commit fc049e1

Please sign in to comment.