From 1e49a50d95aee481a87219bff8fd4a4312c14ed1 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Wed, 29 Jan 2025 21:02:54 +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 758febbc0..60286752d 100644 --- a/aws/Dockerfile +++ b/aws/Dockerfile @@ -1,8 +1,8 @@ -ARG AWSCLI_VERSION=2.23.8 +ARG AWSCLI_VERSION=2.23.9 FROM amazon/aws-cli:${AWSCLI_VERSION} -ARG AWSCLI_VERSION=2.23.8 +ARG AWSCLI_VERSION=2.23.9 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 cbe8ab1ba..401a322b7 100644 --- a/aws/variant.lock +++ b/aws/variant.lock @@ -1,7 +1,7 @@ dependencies: awscli: - version: 2.23.8 - previousVersion: 2.23.7 + version: 2.23.9 + previousVersion: 2.23.8 versions: - 2.7.17 - 2.7.18 @@ -344,3 +344,4 @@ dependencies: - 2.23.6 - 2.23.7 - 2.23.8 + - 2.23.9