Update ChordPro to 6.070 & Zola to 0.21.0
This commit is contained in:
@@ -3,8 +3,8 @@ FROM debian:latest
|
|||||||
# Used in the makefile
|
# Used in the makefile
|
||||||
ENV CHORDPRO_PIPELINE true
|
ENV CHORDPRO_PIPELINE true
|
||||||
|
|
||||||
ARG ZOLA_VERSION="0.19.2"
|
ARG ZOLA_VERSION="0.21.0"
|
||||||
ARG CHORDPRO_VERSION="6.060"
|
ARG CHORDPRO_VERSION="6.070"
|
||||||
|
|
||||||
RUN apt update -y && apt-get install -y --no-install-recommends \
|
RUN apt update -y && apt-get install -y --no-install-recommends \
|
||||||
ca-certificates openssl openssh-client rsync git wget build-essential cpanminus ghostscript
|
ca-certificates openssl openssh-client rsync git wget build-essential cpanminus ghostscript
|
||||||
|
Reference in New Issue
Block a user