Skip to content

Commit

Permalink
Use the latest taskboot image in taskcluster
Browse files Browse the repository at this point in the history
  • Loading branch information
calixteman committed May 25, 2022
1 parent 586feba commit cbd3ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ tasks:
features:
taskclusterProxy: true
maxRunTime: 3600
image: "mozilla/taskboot:0.2.0"
image: "mozilla/taskboot:latest"
env:
TASKCLUSTER_SECRET: project/relman/dump_syms/deploy
command:
Expand Down

0 comments on commit cbd3ea8

Please sign in to comment.