commit 94515ee4a1851a5dcd5735b60fbcbac48c6c21b0
parent a1af60fafc24de074796412e9e21f11fa2961e02
Author: MS <ms@taler.net>
Date: Sun, 13 Nov 2022 22:19:11 +0100
dep
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docker/demo/images/base/Dockerfile b/docker/demo/images/base/Dockerfile
@@ -8,7 +8,7 @@ RUN apt-get install -y autoconf autopoint libtool texinfo \
libqrencode-dev zip jq npm openjdk-17-jre nginx procps \
curl python3-jinja2 wget curl python3-sphinx socat apache2-utils \
python3-sphinx-rtd-theme
-RUN pip3 install requests click poetry uwsgi
+RUN pip3 install requests click poetry uwsgi htmlark
ARG tags_file
COPY ${tags_file:-taler_notags} /tags.sh