docker: Update hotdoc to latest release
authorThibault Saunier <tsaunier@igalia.com>
Mon, 13 May 2019 15:26:23 +0000 (11:26 -0400)
committerThibault Saunier <tsaunier@igalia.com>
Mon, 13 May 2019 15:26:23 +0000 (11:26 -0400)
docker/fedora/prepare.sh

index 76e9ff3..e433f0b 100644 (file)
@@ -160,7 +160,7 @@ dnf debuginfo-install -y gtk3 \
     zip \
     zlib
 
-pip3 install meson==0.50.1 git+https://github.com/axiros/terminal_markdown_viewer hotdoc==0.9.1
+pip3 install meson==0.50.1 git+https://github.com/axiros/terminal_markdown_viewer hotdoc==0.9.3
 
 # Install the dependencies of gstreamer
 dnf builddep -y gstreamer1 \