diff --git a/base/Dockerfile b/base/Dockerfile index 4581215..ed76721 100644 --- a/base/Dockerfile +++ b/base/Dockerfile @@ -26,7 +26,7 @@ RUN \ \ && apt-get install -y --no-install-recommends \ ca-certificates=20211016~20.04.1 \ - curl=7.68.0-1ubuntu2.11 \ + curl=7.68.0-1ubuntu2.12 \ jq=1.6-1ubuntu0.20.04.1 \ tzdata=2022a-0ubuntu0.20.04 \ xz-utils=5.2.4-1 \