Update ChordPro to 6.090.0

This commit is contained in:
2026-01-23 17:15:14 +01:00
parent 8a62bbfd01
commit cf54bc8bbd

View File

@@ -3,7 +3,7 @@ FROM debian:bullseye-slim
ENV CHORDPRO_PIPELINE=true ENV CHORDPRO_PIPELINE=true
ARG ZOLA_VERSION="0.22.0" ARG ZOLA_VERSION="0.22.0"
ARG CHORDPRO_VERSION="6.090.0" ARG CHORDPRO_VERSION="6.090.1"
# Install runtime dependencies only, clean up after # Install runtime dependencies only, clean up after
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \