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