diff --git a/Dockerfile b/Dockerfile index 400cbb2..73188bc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ FROM debian:latest # Used in the makefile ENV CHORDPRO_PIPELINE true -ARG ZOLA_VERSION="0.18.0" +ARG ZOLA_VERSION="0.19.1" ARG CHORDPRO_VERSION="6.050" RUN apt update -y && apt-get install -y --no-install-recommends \