Skip to content

Commit

Permalink
Update Dockerfile to new version
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed May 14, 2023
1 parent af8a0dd commit 0ecf444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ RUN apt-get update && \
apt-get install -y build-essential && \
apt-get install -y cpanminus libtidy-dev libxml++2.6-dev libhtml-tidy-perl && \
cpanm --notest Test::Exception && \
cpanm --notest Perlanet@v3.0.0 && \
cpanm --notest Perlanet@v3.0.1 && \
cpanm --notest LWP::Protocol::https

0 comments on commit 0ecf444

Please sign in to comment.