diff --git a/rtf/Dockerfile b/rtf/Dockerfile index 0128123..6789295 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.11-r0 \ - curl=8.21.0-r0 \ + curl=8.22.0-r0 \ git=2.54.0-r0 \ pandoc-cli=3.10-r0 \ py3-pip=26.1.2-r0 \