Skip to content

Commit

Permalink
Use existing Docker image tag for now
Browse files Browse the repository at this point in the history
We have not yet pushed a :latest tag,
so use the (old) named tag that we have for now.
  • Loading branch information
aneeshusa committed Dec 17, 2017
1 parent a8a7199 commit 6446aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .taskcluster.yml
Expand Up @@ -17,7 +17,7 @@ tasks:
- pull_request.synchronize
payload:
maxRunTime: 3600
image: servobrowser/servo-linux-dev
image: 'servobrowser/servo-linux-dev:servo-linux-build-deps-2017-06-30'
command:
- /bin/bash
- '--login'
Expand Down

0 comments on commit 6446aff

Please sign in to comment.