Skip to content

Commit

Permalink
chore(deps): update dependency asciidoctor-pdf to v2.3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent 42f3ff8 commit 2e3e765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion latest/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ARG ASCIIDOCTOR_PDF_VERSION
# renovate: datasource=rubygems depName=asciidoctor
ENV ASCIIDOCTOR_VERSION="${BUILD_VERSION:-2.0.22}"
# renovate: datasource=rubygems depName=asciidoctor-pdf
ENV ASCIIDOCTOR_PDF_VERSION="${ASCIIDOCTOR_PDF_VERSION:-2.3.15}"
ENV ASCIIDOCTOR_PDF_VERSION="${ASCIIDOCTOR_PDF_VERSION:-2.3.18}"

RUN apt-get update -y && \
apt-get install -y tree make graphicsmagick-imagemagick-compat graphicsmagick-libmagick-dev-compat ruby ruby-dev zlib1g-dev libxml2-dev bison cmake build-essential libgraphicsmagick1-dev && \
Expand Down

0 comments on commit 2e3e765

Please sign in to comment.