From 53dac41204f58add155ab84d47a14b6deacafe0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 12:02:16 +0000 Subject: [PATCH] patch(deps): update dependency asciidoctor-pdf to v2.3.13 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index cc95726..0410a8f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ ENTRYPOINT [""] ENV ASCIIDOCTOR_VERSION=2.0.20 # renovate: datasource=rubygems depName=asciidoctor-pdf -ENV ASCIIDOCTOR_PDF_VERSION=2.3.12 +ENV ASCIIDOCTOR_PDF_VERSION=2.3.13 # renovate: datasource=rubygems depName=asciidoctor-diagram ENV ASCIIDOCTOR_DIAGRAM_VERSION=2.3.0