From 64138a138f25318cf64d2866a0c5fc67fefaf23d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 24 Mar 2022 10:59:25 +0000 Subject: [PATCH] Upgrade registry-image-resource in CI pipelines to 1.5.0 Closes gh-30408 --- ci/pipeline.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 74421cd08fab..cae473867f8f 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -86,6 +86,11 @@ anchors: docker-hub-mirror-username: ((docker-hub-mirror-username)) docker-hub-mirror-password: ((docker-hub-mirror-password)) resource_types: +- name: registry-image + type: registry-image + source: + repository: concourse/registry-image-resource + tag: 1.5.0 - name: artifactory-resource type: registry-image source: