From 316969c5eb11eabbfd18c7685454c47a14145f35 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Wed, 4 Sep 2024 11:39:41 +0200 Subject: [PATCH] Update ChordPro to 6.060 & Zola to 0.19.2 --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 73188bc..0d2fd60 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.1" -ARG CHORDPRO_VERSION="6.050" +ARG ZOLA_VERSION="0.19.2" +ARG CHORDPRO_VERSION="6.060" RUN apt update -y && apt-get install -y --no-install-recommends \ ca-certificates openssl openssh-client rsync git wget build-essential cpanminus ghostscript