From 96f53f5cd2e1b09012cdca57668ebffb6f0b9cb2 Mon Sep 17 00:00:00 2001 From: link2xt Date: Sat, 25 Jun 2022 16:56:39 +0000 Subject: [PATCH] ci: replace vito/oci-build-task with concourse/oci-build-task It has been moved to https://github.com/concourse/oci-build-task --- scripts/concourse/docs_wheels.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/concourse/docs_wheels.yml b/scripts/concourse/docs_wheels.yml index 632df1ab9..7750ab2d0 100644 --- a/scripts/concourse/docs_wheels.yml +++ b/scripts/concourse/docs_wheels.yml @@ -78,7 +78,7 @@ jobs: - name: deltachat-core-rust image_resource: source: - repository: vito/oci-build-task + repository: concourse/oci-build-task type: registry-image outputs: - name: coredeps-image @@ -177,7 +177,7 @@ jobs: - name: deltachat-core-rust image_resource: source: - repository: vito/oci-build-task + repository: concourse/oci-build-task type: registry-image outputs: - name: coredeps-image