Skip to content

Commit

Permalink
chore(deps): update docker.io/amazon/aws-cli docker tag to v2.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent dfd87cb commit a8e0891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/prod/tekton/configs/tasks/aws-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
default: ["help"]
steps:
- name: awscli
image: docker.io/amazon/aws-cli:2.22.18
image: docker.io/amazon/aws-cli:2.23.1
script: "$(params.SCRIPT)"
args:
- "$(params.ARGS)"

0 comments on commit a8e0891

Please sign in to comment.