diff --git a/base/Dockerfile b/base/Dockerfile index d4d5808..3abc83c 100644 --- a/base/Dockerfile +++ b/base/Dockerfile @@ -43,7 +43,7 @@ RUN \ \ && apk add --no-cache \ bash=5.2.15-r5 \ - curl=8.1.2-r0 \ + curl=8.2.0-r0 \ jq=1.6-r3 \ tzdata=2023c-r1 \ \