Skip to content

Commit

Permalink
Put bash/curl back for pandoc
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall authored Jul 29, 2024
1 parent d5c40e8 commit aae1590
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/coverpage/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ FROM pandoc/latex:3.2.0 AS pandoc

RUN apk update && \
apk add --no-cache \
bash==5.2.21-r0 \
curl==8.5.0-r0 \
ghostscript==10.03.1-r0 \
jq==1.7.1-r0

Expand Down

0 comments on commit aae1590

Please sign in to comment.