We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8474027 commit 4569249Copy full SHA for 4569249
1 file changed
pdf/Dockerfile
@@ -14,7 +14,7 @@ SHELL ["/bin/ash", "-euo", "pipefail", "-c"]
14
RUN apk upgrade --no-cache \
15
&& apk add --no-cache \
16
coreutils=9.7-r1 \
17
- curl=8.14.1-r1 \
+ curl=8.14.1-r2 \
18
ghostscript=10.05.1-r0 \
19
git=2.49.1-r0 \
20
jq=1.8.0-r0 \
0 commit comments