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 @@ -13,7 +13,7 @@ FROM base AS main-minimal
1313LABEL maintainers=
"Guillaume Scheibel <[email protected] >, Damien DUPORTAL <[email protected] >" 1414LABEL org.opencontainers.image.source="https://github.com/asciidoctor/docker-asciidoctor"
1515
16- ARG asciidoctor_version=2.0.25
16+ ARG asciidoctor_version=2.0.26
1717ARG asciidoctor_pdf_version=2.3.22
1818
1919ENV ASCIIDOCTOR_VERSION=${asciidoctor_version} \
Original file line number Diff line number Diff line change 11:ALPINE_VERSION: 3.22.2
2- :ASCIIDOCTOR_VERSION: 2.0.25
2+ :ASCIIDOCTOR_VERSION: 2.0.26
33:ASCIIDOCTOR_CONFLUENCE_VERSION: 0.0.2
44:ASCIIDOCTOR_PDF_VERSION: 2.3.22
55:ASCIIDOCTOR_DIAGRAM_VERSION: 3.0.1
Original file line number Diff line number Diff line change 22
33TMP_GENERATION_DIR=" ${BATS_TEST_DIRNAME} /tmp"
44ALPINE_VERSION=3.22.2
5- ASCIIDOCTOR_VERSION=2.0.25
5+ ASCIIDOCTOR_VERSION=2.0.26
66ASCIIDOCTOR_CONFLUENCE_VERSION=0.0.2
77ASCIIDOCTOR_PDF_VERSION=2.3.22
88ASCIIDOCTOR_DIAGRAM_VERSION=3.0.1
You can’t perform that action at this time.
0 commit comments