File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ LABEL maintainers="Guillaume Scheibel <
[email protected] >, Damien DUP
1414LABEL org.opencontainers.image.source="https://github.com/asciidoctor/docker-asciidoctor"
1515
1616ARG asciidoctor_version=2.0.23
17- ARG asciidoctor_pdf_version=2.3.18
17+ ARG asciidoctor_pdf_version=2.3.19
1818
1919ENV ASCIIDOCTOR_VERSION=${asciidoctor_version} \
2020 ASCIIDOCTOR_PDF_VERSION=${asciidoctor_pdf_version}
Original file line number Diff line number Diff line change 11:ALPINE_VERSION: 3.20.3
22:ASCIIDOCTOR_VERSION: 2.0.23
33:ASCIIDOCTOR_CONFLUENCE_VERSION: 0.0.2
4- :ASCIIDOCTOR_PDF_VERSION: 2.3.18
4+ :ASCIIDOCTOR_PDF_VERSION: 2.3.19
55:ASCIIDOCTOR_DIAGRAM_VERSION: 2.3.1
66:ASCIIDOCTOR_EPUB3_VERSION: 2.1.3
77:ASCIIDOCTOR_FB2_VERSION: 0.7.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ TMP_GENERATION_DIR="${BATS_TEST_DIRNAME}/tmp"
44ALPINE_VERSION=3.20.3
55ASCIIDOCTOR_VERSION=2.0.23
66ASCIIDOCTOR_CONFLUENCE_VERSION=0.0.2
7- ASCIIDOCTOR_PDF_VERSION=2.3.18
7+ ASCIIDOCTOR_PDF_VERSION=2.3.19
88ASCIIDOCTOR_DIAGRAM_VERSION=2.3.1
99ASCIIDOCTOR_EPUB3_VERSION=2.1.3
1010ASCIIDOCTOR_FB2_VERSION=0.7.0
You can’t perform that action at this time.
0 commit comments