File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
taskcluster/docker/decision Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -231,12 +231,12 @@ tasks:
231231
232232 # Note: This task is built server side without the context or tooling that
233233 # exist in tree so we must hard code the hash
234- image : ' mozillareleases/gecko_decision:5.0 .0@sha256:9e000c9fd31ee1723927aeea2b82b95ff2ecf32ebdb7a5d893300281a1452670 '
234+ image : ' mozillareleases/gecko_decision:5.1 .0@sha256:8879ecb7f859e1001b0aa67de440a18c3a896446bfd0e2e87688bb367e590667 '
235235
236236 maxRunTime : 3600
237237
238238 command :
239- - /builds/worker/bin/run-task
239+ - /builds/worker/bin/run-task-hg
240240 - ' --gecko-checkout=/builds/worker/checkouts/gecko'
241241 - ' --gecko-sparse-profile=build/sparse-profiles/taskgraph'
242242 - ' --'
Original file line number Diff line number Diff line change 1- sha256:9e000c9fd31ee1723927aeea2b82b95ff2ecf32ebdb7a5d893300281a1452670
1+ sha256:8879ecb7f859e1001b0aa67de440a18c3a896446bfd0e2e87688bb367e590667
Original file line number Diff line number Diff line change 1- 5.0 .0
1+ 5.1 .0
You can’t perform that action at this time.
0 commit comments