Switch from vito/oci-build-task to concourse/oci-build-task

This commit is contained in:
Stephane Nicoll
2021-08-22 08:49:21 +02:00
parent d2372e4679
commit 9bfeabbdc4

View File

@@ -3,7 +3,8 @@ platform: linux
image_resource: image_resource:
type: registry-image type: registry-image
source: source:
repository: vito/oci-build-task repository: concourse/oci-build-task
tag: 0.9.0
registry_mirror: registry_mirror:
host: ((registry-mirror-host)) host: ((registry-mirror-host))
username: ((registry-mirror-username)) username: ((registry-mirror-username))