diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 38e7a4f4d8b..7e9270ff48d 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -37,17 +37,17 @@ anchors: resource_types: - name: artifactory-resource - type: docker-image + type: registry-image source: repository: springio/artifactory-resource tag: 0.0.12 - name: github-status-resource - type: docker-image + type: registry-image source: repository: dpb587/github-status-resource tag: master - name: slack-notification - type: docker-image + type: registry-image source: repository: cfcommunity/slack-notification-resource tag: latest