From 2c6712c90dad0879a32932972f7e260e01d0375e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 10:36:24 +0000 Subject: [PATCH] Update docker.io/asciidoctor/docker-asciidoctor Docker tag to v1.56.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 97e9951..0b5d20b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/asciidoctor/docker-asciidoctor:1.55.0 +FROM docker.io/asciidoctor/docker-asciidoctor:1.56.0 COPY theme /theme COPY fonts /theme/fonts