Skip to content

Commit

Permalink
Merge pull request #2873 from chatwork/mod-up-aws-20241025200304
Browse files Browse the repository at this point in the history
[aws] update
  • Loading branch information
cw-circleci authored Oct 25, 2024
2 parents 8cee0cd + d3228e5 commit 906b744
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.18.14
ARG AWSCLI_VERSION=2.18.15

FROM amazon/aws-cli:${AWSCLI_VERSION}

ARG AWSCLI_VERSION=2.18.14
ARG AWSCLI_VERSION=2.18.15
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.18.14
previousVersion: 2.18.13
version: 2.18.15
previousVersion: 2.18.14
versions:
- 2.7.17
- 2.7.18
Expand Down Expand Up @@ -284,3 +284,4 @@ dependencies:
- 2.18.12
- 2.18.13
- 2.18.14
- 2.18.15

0 comments on commit 906b744

Please sign in to comment.