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