Skip to content

Commit 8e7931b

Browse files
committed
Upgrade registry-image-resource in CI pipeline to 1.5.0
See spring-projects/spring-boot#30408
1 parent b9e2728 commit 8e7931b

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
@@ -16,6 +16,11 @@ anchors:
1616
registry-mirror-password: ((registry-mirror-password))
1717

1818
resource_types:
19+
- name: registry-image
20+
type: registry-image
21+
source:
22+
repository: concourse/registry-image-resource
23+
tag: 1.5.0
1924
- name: artifactory-resource
2025
type: registry-image
2126
source:

0 commit comments

Comments
 (0)