Skip to content

Commit

Permalink
Merge pull request #2914 from chatwork/mod-up-aws-20241121210312
Browse files Browse the repository at this point in the history
[aws] update
  • Loading branch information
cw-circleci authored Nov 21, 2024
2 parents 704f648 + 4a4f7bb commit 6df3022
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.22.2
ARG AWSCLI_VERSION=2.22.3

FROM amazon/aws-cli:${AWSCLI_VERSION}

ARG AWSCLI_VERSION=2.22.2
ARG AWSCLI_VERSION=2.22.3
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.22.2
previousVersion: 2.22.1
version: 2.22.3
previousVersion: 2.22.2
versions:
- 2.7.17
- 2.7.18
Expand Down Expand Up @@ -302,3 +302,4 @@ dependencies:
- 2.22.0
- 2.22.1
- 2.22.2
- 2.22.3

0 comments on commit 6df3022

Please sign in to comment.