We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b725772 commit e9f8946Copy full SHA for e9f8946
docker/Dockerfile
@@ -5,5 +5,5 @@ RUN apt-get update && \
5
apt-get install -y pandoc && \
6
apt-get install -y build-essential && \
7
apt-get install -y cpanminus libtidy-dev libxml++2.6-dev libhtml-tidy-perl && \
8
- cpanm -n App::HTTPThis App::[email protected].2
+ cpanm -n App::HTTPThis App::[email protected].3
9
0 commit comments