Skip to content

Commit 64138a1

Browse files
committed
Upgrade registry-image-resource in CI pipelines to 1.5.0
Closes gh-30408
1 parent 5deb8d7 commit 64138a1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ci/pipeline.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@ anchors:
8686
docker-hub-mirror-username: ((docker-hub-mirror-username))
8787
docker-hub-mirror-password: ((docker-hub-mirror-password))
8888
resource_types:
89+
- name: registry-image
90+
type: registry-image
91+
source:
92+
repository: concourse/registry-image-resource
93+
tag: 1.5.0
8994
- name: artifactory-resource
9095
type: registry-image
9196
source:

0 commit comments

Comments
 (0)