diff --git a/base/Dockerfile b/base/Dockerfile index ef32d95..183e87a 100644 --- a/base/Dockerfile +++ b/base/Dockerfile @@ -40,7 +40,7 @@ RUN \ \ && apk add --no-cache \ bash=4.4.19-r1 \ - curl=7.64.0-r1 \ + curl=7.64.0-r2 \ jq=1.6-r0 \ tzdata=2019a-r0 \ \