Skip to content

Commit

Permalink
Automated update
Browse files Browse the repository at this point in the history
  • Loading branch information
cw-circleci committed Nov 6, 2024
1 parent 9ed3782 commit ec19941
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.19.1
ARG AWSCLI_VERSION=2.19.2

FROM amazon/aws-cli:${AWSCLI_VERSION}

ARG AWSCLI_VERSION=2.19.1
ARG AWSCLI_VERSION=2.19.2
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.19.1
previousVersion: 2.19.0
version: 2.19.2
previousVersion: 2.19.1
versions:
- 2.7.17
- 2.7.18
Expand Down Expand Up @@ -290,3 +290,4 @@ dependencies:
- 2.18.18
- 2.19.0
- 2.19.1
- 2.19.2

0 comments on commit ec19941

Please sign in to comment.