Skip to content

Commit

Permalink
bump curl
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Nov 19, 2024
1 parent 1271dff commit 38071d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/coverpage/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM ${DOCKER_REPOSITORY}/scyllaridae-pandoc:${TAG}

RUN apt-get update \
&& apt-get install -y --no-install-recommends \
curl=8.5.0-2ubuntu10.4 \
curl=8.5.0-2ubuntu10.5 \
ghostscript=10.02.1~dfsg1-0ubuntu7.4 \
jq=1.7.1-3build1 \
&& rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 38071d1

Please sign in to comment.