asciidoc -> asciidoctor.
[open-adventure.git] / Dockerfile.ci
index 598687b9dd130f496b12645e1d43056b70f4271d..b8eeef58e2f40f3ab93f2cae4243bfd90ed17c9f 100644 (file)
@@ -9,4 +9,4 @@ FROM ubuntu
 ENV DEBIAN_FRONTEND=noninteractive
 
 RUN apt-get update
-RUN apt-get install --yes --no-install-recommends make gcc-10 libedit-dev libasan6 libubsan1 python3 python3-yaml lcov asciidoc libxslt1.1 pkg-config docbook-xml xsltproc
+RUN apt-get install --yes --no-install-recommends make gcc libedit-dev libasan6 libubsan1 python3 python3-yaml lcov asciidoctor libxslt1.1 pkg-config docbook-xml xsltproc