From 0b68352a9af03dad10934188424c735cd2edf478 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Thu, 19 Feb 2026 21:08:00 +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 4530c4044..879d72af9 100644 --- a/aws/Dockerfile +++ b/aws/Dockerfile @@ -1,8 +1,8 @@ -ARG AWSCLI_VERSION=2.33.25 +ARG AWSCLI_VERSION=2.33.26 FROM amazon/aws-cli:${AWSCLI_VERSION} -ARG AWSCLI_VERSION=2.33.25 +ARG AWSCLI_VERSION=2.33.26 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 cef0edb71..fe318f36a 100644 --- a/aws/variant.lock +++ b/aws/variant.lock @@ -1,7 +1,7 @@ dependencies: awscli: - version: 2.33.25 - previousVersion: 2.33.24 + version: 2.33.26 + previousVersion: 2.33.25 versions: - 2.7.17 - 2.7.18 @@ -585,3 +585,4 @@ dependencies: - 2.33.23 - 2.33.24 - 2.33.25 + - 2.33.26