Skip to content

Commit 882d665

Browse files
authored
Merge pull request #3980 from chatwork/mod-up-aws-20260128211006
[aws] update
2 parents f3acf2a + adc49e0 commit 882d665

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

aws/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
ARG AWSCLI_VERSION=2.33.8
1+
ARG AWSCLI_VERSION=2.33.9
22

33
FROM amazon/aws-cli:${AWSCLI_VERSION}
44

5-
ARG AWSCLI_VERSION=2.33.8
5+
ARG AWSCLI_VERSION=2.33.9
66
LABEL version="${AWSCLI_VERSION}"
77
LABEL maintainer="ozaki@chatwork.com"
88
LABEL maintainer="sakamoto@chatwork.com"

aws/variant.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dependencies:
22
awscli:
3-
version: 2.33.8
4-
previousVersion: 2.33.3
3+
version: 2.33.9
4+
previousVersion: 2.33.8
55
versions:
66
- 2.7.17
77
- 2.7.18
@@ -568,3 +568,4 @@ dependencies:
568568
- 2.33.2
569569
- 2.33.3
570570
- 2.33.8
571+
- 2.33.9

0 commit comments

Comments
 (0)