From ef921134c5eefd046085a300a597f20111fb92d9 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Fri, 20 Feb 2026 21:04:16 +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 879d72af9..001aea92c 100644 --- a/aws/Dockerfile +++ b/aws/Dockerfile @@ -1,8 +1,8 @@ -ARG AWSCLI_VERSION=2.33.26 +ARG AWSCLI_VERSION=2.33.27 FROM amazon/aws-cli:${AWSCLI_VERSION} -ARG AWSCLI_VERSION=2.33.26 +ARG AWSCLI_VERSION=2.33.27 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 fe318f36a..6e592ac2f 100644 --- a/aws/variant.lock +++ b/aws/variant.lock @@ -1,7 +1,7 @@ dependencies: awscli: - version: 2.33.26 - previousVersion: 2.33.25 + version: 2.33.27 + previousVersion: 2.33.26 versions: - 2.7.17 - 2.7.18 @@ -586,3 +586,4 @@ dependencies: - 2.33.24 - 2.33.25 - 2.33.26 + - 2.33.27