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