From 582222076395cdd2440264ed8aa799769c4dae1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 13:00:09 +0000 Subject: [PATCH] Update docker.io/asciidoctor/docker-asciidoctor Docker tag to v1.80.0 (#195) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a464ca2..63e1013 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/asciidoctor/docker-asciidoctor:1.79.0 +FROM docker.io/asciidoctor/docker-asciidoctor:1.80.0 RUN apk add --no-cache ghostscript RUN gem install asciidoctor-lists rghost