1
0
Fork 0

Update pandoc to 3.1.1

This commit is contained in:
Daniele Tricoli 2023-03-23 18:30:27 +01:00
parent e874ffc1d5
commit 90be270349

View file

@ -1,7 +1,7 @@
FROM alpine:3.17 as builder
ENV PANDOC_VERSION 2.17.1.1
ENV PANDOC_TARBALL_SHA256SUM bce0609dfe196784fe0300fb6847a2a246391a5b98e0490e5f7eadb78afb0d74
ENV PANDOC_VERSION 3.1.1
ENV PANDOC_TARBALL_SHA256SUM 52b25f0115517e32047a06d821e63729108027bd06d9605fe8eac0fa83e0bf81
RUN apk --no-cache add tar