diff --git a/rtf/Dockerfile b/rtf/Dockerfile index e30f154..6253c94 100644 --- a/rtf/Dockerfile +++ b/rtf/Dockerfile @@ -14,7 +14,7 @@ SHELL ["/bin/ash", "-euo", "pipefail", "-c"] RUN apk upgrade --no-cache \ && apk add --no-cache \ coreutils=9.8-r1 \ - curl=8.17.0-r1 \ + curl=8.19.0-r0 \ git=2.52.0-r0 \ pandoc-cli=3.8.2.1-r0 \ py3-pip=25.1.1-r1 \