From d3246e5d05f7a31b0ffb0343f5430ce28c010448 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Mon, 27 Apr 2026 16:31:04 +0000 Subject: [PATCH] Automated update --- aws/Dockerfile | 4 ++-- aws/variant.lock | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/aws/Dockerfile b/aws/Dockerfile index 2f95a90bb..a63487624 100644 --- a/aws/Dockerfile +++ b/aws/Dockerfile @@ -1,8 +1,8 @@ -ARG AWSCLI_VERSION=2.34.15 +ARG AWSCLI_VERSION=2.34.37 FROM amazon/aws-cli:${AWSCLI_VERSION} -ARG AWSCLI_VERSION=2.34.15 +ARG AWSCLI_VERSION=2.34.37 LABEL version="${AWSCLI_VERSION}" LABEL maintainer="ozaki@chatwork.com" LABEL maintainer="sakamoto@chatwork.com" diff --git a/aws/variant.lock b/aws/variant.lock index e2d525dba..935727a4a 100644 --- a/aws/variant.lock +++ b/aws/variant.lock @@ -1,7 +1,7 @@ dependencies: awscli: - version: 2.34.15 - previousVersion: 2.34.14 + version: 2.34.37 + previousVersion: 2.34.15 versions: - 2.7.17 - 2.7.18 @@ -607,3 +607,4 @@ dependencies: - 2.34.13 - 2.34.14 - 2.34.15 + - 2.34.37