Skip to content

Commit 178b6dc

Browse files
chore(deps): update gcr.io/go-containerregistry/crane docker tag to v0.21.4
1 parent 6dc1fa2 commit 178b6dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tekton/v0/tasks/crane-copy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
description: URL of the image where the image from source should be copied to
1919
steps:
2020
- name: copy
21-
image: gcr.io/go-containerregistry/crane:v0.21.3
21+
image: gcr.io/go-containerregistry/crane:v0.21.4
2222
args:
2323
- copy
2424
- $(params.src-image-url)

0 commit comments

Comments
 (0)