Update Zola to 0.21.0

This commit is contained in:
2025-07-24 11:27:36 +02:00
parent f74e3831fe
commit 27b0c9ec21

View File

@@ -3,7 +3,7 @@ FROM debian:latest
# Used in the makefile
ENV CHORDPRO_PIPELINE true
ARG ZOLA_VERSION="0.19.2"
ARG ZOLA_VERSION="0.21.0"
ARG CHORDPRO_VERSION="6.060"
RUN apt update -y && apt-get install -y --no-install-recommends \