asciidoc -> asciidoctor.
This commit is contained in:
parent
f24fcd2971
commit
43a08621e4
2 changed files with 8 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue