Skip to content

Commit

Permalink
Update version in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Jun 16, 2024
1 parent b725772 commit e9f8946
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,5 +5,5 @@ RUN apt-get update && \
apt-get install -y pandoc && \
apt-get install -y build-essential && \
apt-get install -y cpanminus libtidy-dev libxml++2.6-dev libhtml-tidy-perl && \
cpanm -n App::HTTPThis App::[email protected].2
cpanm -n App::HTTPThis App::[email protected].3

0 comments on commit e9f8946

Please sign in to comment.