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