From 8fb68129a27b01549780e2a4cf006aedadddddfc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 22:51:18 +0000 Subject: [PATCH] patch(deps): update dependency asciidoctor-pdf to v2.3.18 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 42de77b..f0a39e3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ ENTRYPOINT [""] ENV ASCIIDOCTOR_VERSION=2.0.23 # renovate: datasource=rubygems depName=asciidoctor-pdf -ENV ASCIIDOCTOR_PDF_VERSION=2.3.17 +ENV ASCIIDOCTOR_PDF_VERSION=2.3.18 # renovate: datasource=rubygems depName=asciidoctor-diagram ENV ASCIIDOCTOR_DIAGRAM_VERSION=2.3.1