Skip to content

Commit

Permalink
Bump version in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed May 22, 2023
1 parent 778aa8b commit ffa3b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
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.2 && \
cpanm --notest Perlanet@v3.0.3 && \
cpanm --notest LWP::Protocol::https

0 comments on commit ffa3b71

Please sign in to comment.