From cd207f46d0661c69f1c4b73fea046aec2dab5773 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 18:27:06 +0000 Subject: [PATCH] Update docker.io/asciidoctor/docker-asciidoctor Docker tag to v1.78.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7b8712c..a8ad5a9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/asciidoctor/docker-asciidoctor:1.77.0 +FROM docker.io/asciidoctor/docker-asciidoctor:1.78.0 RUN apk add --no-cache ghostscript RUN gem install asciidoctor-lists rghost