From 8e7931b449b8f33a7693702457ff0a6619919083 Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Thu, 14 Apr 2022 11:27:56 +0200 Subject: [PATCH] Upgrade registry-image-resource in CI pipeline to 1.5.0 See spring-projects/spring-boot#30408 --- ci/pipeline.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 0b782761..8b533450 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -16,6 +16,11 @@ anchors: registry-mirror-password: ((registry-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: