Update to work with a new makefile
This commit is contained in:
parent
ab95372a89
commit
7436c2a0d4
@ -1,5 +1,8 @@
|
|||||||
FROM debian:latest
|
FROM debian:latest
|
||||||
|
|
||||||
|
# Used in the makefile
|
||||||
|
ENV CHORDPRO_PIPELINE true
|
||||||
|
|
||||||
ARG ZOLA_VERSION="0.18.0"
|
ARG ZOLA_VERSION="0.18.0"
|
||||||
ARG CHORDPRO_VERSION="6.050"
|
ARG CHORDPRO_VERSION="6.050"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user