From acee9d3d24fcc8fd5819e26095bf1b110ddbefc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 11:19:51 +0000 Subject: [PATCH] Update docker.io/asciidoctor/docker-asciidoctor Docker tag to v1.77.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 290b95c..7b8712c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/asciidoctor/docker-asciidoctor:1.76.0 +FROM docker.io/asciidoctor/docker-asciidoctor:1.77.0 RUN apk add --no-cache ghostscript RUN gem install asciidoctor-lists rghost