diff --git a/.taskcluster.yml b/.taskcluster.yml index db8d9267..7840548c 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -26,7 +26,7 @@ tasks: then: ${event.pull_request.head.repo.html_url} else: ${event.repository.html_url} - taskboot_image: "mozilla/taskboot:0.1.10" + taskboot_image: "mozilla/taskboot:0.2.2" in: $if: 'tasks_for in ["github-pull-request", "github-push"]' then: diff --git a/infra/data-pipeline.yml b/infra/data-pipeline.yml index 7d500a66..449891b9 100644 --- a/infra/data-pipeline.yml +++ b/infra/data-pipeline.yml @@ -8,7 +8,7 @@ tasks: minute: {$eval: 'now[14:16]'} second: {$eval: 'now[17:19]'} repository: https://github.com/mozilla/bugbug - taskboot_image: mozilla/taskboot:0.1.10 + taskboot_image: mozilla/taskboot:0.2.2 in: - ID: microannotate-generate-tokenize created: {$fromNow: ''}