Compare commits
2 Commits
45ba07cd07
...
cf54bc8bbd
| Author | SHA1 | Date | |
|---|---|---|---|
| cf54bc8bbd | |||
| 8a62bbfd01 |
@@ -2,8 +2,8 @@ FROM debian:bullseye-slim
|
||||
|
||||
ENV CHORDPRO_PIPELINE=true
|
||||
|
||||
ARG ZOLA_VERSION="0.21.0"
|
||||
ARG CHORDPRO_VERSION="6.090.0"
|
||||
ARG ZOLA_VERSION="0.22.0"
|
||||
ARG CHORDPRO_VERSION="6.090.1"
|
||||
|
||||
# Install runtime dependencies only, clean up after
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
|
||||
Reference in New Issue
Block a user