File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ FROM alpine:${alpine_version} AS base
44ARG asciidoctor_version=2.0.16
55ARG asciidoctor_confluence_version=0.0.2
66ARG asciidoctor_pdf_version=1.6.0
7- ARG asciidoctor_diagram_version=2.1.2
7+ ARG asciidoctor_diagram_version=2.2.0
88ARG asciidoctor_epub3_version=1.5.1
99ARG asciidoctor_fb2_version=0.5.1
1010ARG asciidoctor_mathematical_version=0.3.5
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ ALPINE_VERSION: 3.13.5
44ASCIIDOCTOR_VERSION : 2.0.16
55ASCIIDOCTOR_CONFLUENCE_VERSION : 0.0.2
66ASCIIDOCTOR_PDF_VERSION : 1.6.0
7- ASCIIDOCTOR_DIAGRAM_VERSION : 2.1.2
7+ ASCIIDOCTOR_DIAGRAM_VERSION : 2.2.0
88ASCIIDOCTOR_EPUB3_VERSION : 1.5.1
99ASCIIDOCTOR_FB2_VERSION : 0.5.1
1010ASCIIDOCTOR_MATHEMATICAL_VERSION : 0.3.5
You can’t perform that action at this time.
0 commit comments