diff --git a/yaml/Dockerfile b/yaml/Dockerfile index f5e9588..3aa7d81 100644 --- a/yaml/Dockerfile +++ b/yaml/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 \ dasel=2.8.1-r15 \ gawk=5.3.2-r2 \ git=2.54.0-r0 \