-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #479 from asciidoctor/updatecli_main_07243680d6af2…
…b746c1d2f2ecffb74dd9b17419ec469b84e30ecbb7d3574bc94 Bump Asciidoctor-PDF version to 2.3.19
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ LABEL maintainers="Guillaume Scheibel <[email protected]>, Damien DUP | |
LABEL org.opencontainers.image.source="https://github.com/asciidoctor/docker-asciidoctor" | ||
|
||
ARG asciidoctor_version=2.0.23 | ||
ARG asciidoctor_pdf_version=2.3.18 | ||
ARG asciidoctor_pdf_version=2.3.19 | ||
|
||
ENV ASCIIDOCTOR_VERSION=${asciidoctor_version} \ | ||
ASCIIDOCTOR_PDF_VERSION=${asciidoctor_pdf_version} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters