Skip to content

Commit

Permalink
Use updated Docker image.
Browse files Browse the repository at this point in the history
  • Loading branch information
pocmo committed Apr 20, 2018
1 parent c3ff0a2 commit f212506
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tasks:
payload:
maxRunTime: 3600
deadline: "{{ '2 hours' | $fromNow }}"
image: 'mozillamobile/phoenix:1.0'
image: 'mozillamobile/fenix:1.1'
command:
- /bin/bash
- '--login'
Expand Down Expand Up @@ -65,7 +65,7 @@ tasks:
payload:
maxRunTime: 3600
deadline: "{{ '2 hours' | $fromNow }}"
image: 'mozillamobile/phoenix:1.0'
image: 'mozillamobile/fenix:1.1'
command:
- /bin/bash
- '--login'
Expand Down

0 comments on commit f212506

Please sign in to comment.