Skip to content

Commit ef60943

Browse files
chore(deps): update docker.io/amazon/aws-cli docker tag to v2.34.0
1 parent d9712db commit ef60943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tekton/v0/tasks/aws-cli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
default: ["help"]
3232
steps:
3333
- name: awscli
34-
image: docker.io/amazon/aws-cli:2.33.30
34+
image: docker.io/amazon/aws-cli:2.34.0
3535
script: "$(params.SCRIPT)"
3636
args:
3737
- "$(params.ARGS)"

0 commit comments

Comments
 (0)