Skip to content

Commit

Permalink
Merge pull request #222 from asciidoctor/updatecli_ce08ac719b761300db…
Browse files Browse the repository at this point in the history
…45b06149bef36283be2d8fec111e1de91960d15e70d9f1

[updatecli] Bump Asciidoctor-PDF version
  • Loading branch information
dduportal authored Oct 3, 2021
2 parents 72b9e81 + bfda844 commit d8f4abe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM alpine:${alpine_version} AS base

ARG asciidoctor_version=2.0.16
ARG asciidoctor_confluence_version=0.0.2
ARG asciidoctor_pdf_version=1.6.0
ARG asciidoctor_pdf_version=1.6.1
ARG asciidoctor_diagram_version=2.2.1
ARG asciidoctor_epub3_version=1.5.1
ARG asciidoctor_fb2_version=0.5.1
Expand Down
2 changes: 1 addition & 1 deletion tests/env_vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ALPINE_VERSION: 3.13.6
ASCIIDOCTOR_VERSION: 2.0.16
ASCIIDOCTOR_CONFLUENCE_VERSION: 0.0.2
ASCIIDOCTOR_PDF_VERSION: 1.6.0
ASCIIDOCTOR_PDF_VERSION: 1.6.1
ASCIIDOCTOR_DIAGRAM_VERSION: 2.2.1
ASCIIDOCTOR_EPUB3_VERSION: 1.5.1
ASCIIDOCTOR_FB2_VERSION: 0.5.1
Expand Down

0 comments on commit d8f4abe

Please sign in to comment.