Skip to content

Commit

Permalink
Merge pull request #3053 from chatwork/mod-up-aws-20250129210254
Browse files Browse the repository at this point in the history
[aws] update
  • Loading branch information
cw-circleci authored Jan 29, 2025
2 parents 77aae5d + 1e49a50 commit abeb8b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions aws/Dockerfile
Original file line number Diff line number Diff line change
@@ -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="[email protected]"
LABEL maintainer="[email protected]"
Expand Down
5 changes: 3 additions & 2 deletions aws/variant.lock
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -344,3 +344,4 @@ dependencies:
- 2.23.6
- 2.23.7
- 2.23.8
- 2.23.9

0 comments on commit abeb8b9

Please sign in to comment.