1
0
Fork 0

Bump pandoc to 2.17.1.1

This commit is contained in:
Daniele Tricoli 2022-02-10 18:04:18 +01:00
parent 42eadb95bf
commit c3139811ed
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
FROM alpine:3.15 as builder
ENV PANDOC_VERSION 2.13
ENV PANDOC_TARBALL_SHA256SUM 7404aa88a6eb9fbb99d9803b80170a3a546f51959230cc529c66a2ce6b950d4c
ENV PANDOC_VERSION 2.17.1.1
ENV PANDOC_TARBALL_SHA256SUM bce0609dfe196784fe0300fb6847a2a246391a5b98e0490e5f7eadb78afb0d74
RUN apk --no-cache add tar