From c6b4541c6a7fcc337e42c1d7df77837860ac8880 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Thu, 24 Jul 2025 11:27:36 +0200 Subject: [PATCH] Update ChordPro to 6.070 & Zola to 0.21.0 --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 0d2fd60..d8113a2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,8 +3,8 @@ FROM debian:latest # Used in the makefile ENV CHORDPRO_PIPELINE true -ARG ZOLA_VERSION="0.19.2" -ARG CHORDPRO_VERSION="6.060" +ARG ZOLA_VERSION="0.21.0" +ARG CHORDPRO_VERSION="6.070" RUN apt update -y && apt-get install -y --no-install-recommends \ ca-certificates openssl openssh-client rsync git wget build-essential cpanminus ghostscript