From 880b21e3cc5003d09ae03a29f38e006320e162a9 Mon Sep 17 00:00:00 2001 From: "asciidoctor-updateclibot[bot]" Date: Thu, 5 Dec 2024 00:02:58 +0000 Subject: [PATCH] chore: Update the value of ARG asciidoctor_revealjs_version in the Do... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ckerfile Made with ❤️️ by updatecli --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 18073b4..42181a1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -96,7 +96,7 @@ ARG asciidoctor_diagram_version=2.3.1 ARG asciidoctor_epub3_version=2.1.3 ARG asciidoctor_fb2_version=0.7.0 ARG asciidoctor_mathematical_version=0.3.5 -ARG asciidoctor_revealjs_version=5.1.0 +ARG asciidoctor_revealjs_version=5.2.0 ARG kramdown_asciidoc_version=2.1.0 ARG asciidoctor_bibtex_version=0.9.0 ARG asciidoctor_kroki_version=0.10.0