summaryrefslogtreecommitdiff
path: root/.taskcluster.yml
diff options
context:
space:
mode:
authorTim Taubert <ttaubert@mozilla.com>2016-06-30 07:28:12 +0200
committerTim Taubert <ttaubert@mozilla.com>2016-06-30 07:28:12 +0200
commitddf04e726532fd47d8a8a37c2931fae25463c53b (patch)
treea3271d3ed78a66c416e4bfcf7b33c605d23ae141 /.taskcluster.yml
parent3447159aea8c83e6e29c50ecb0d74a9af6198983 (diff)
downloadnss-hg-ddf04e726532fd47d8a8a37c2931fae25463c53b.tar.gz
Bug 1246801 - Use docker image v0.0.17, use clang-3.8 for ASan/LSan runs r=me
Diffstat (limited to '.taskcluster.yml')
-rw-r--r--.taskcluster.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.taskcluster.yml b/.taskcluster.yml
index ed4a35fa0..db0972548 100644
--- a/.taskcluster.yml
+++ b/.taskcluster.yml
@@ -57,7 +57,7 @@ tasks:
- "tc-treeherder.v2.nss.{{revision}}.{{pushlog_id}}"
payload:
- image: "ttaubert/nss-ci:0.0.16"
+ image: "ttaubert/nss-ci:0.0.17"
env:
TC_OWNER: {{owner}}