Skip to content

Commit 5ccf4a7

Browse files
author
Atila Butkovits
committed
Revert "Bug 1861626 - use gecko_decision:5.1.0 docker image. r=marco,releng-reviewers,bhearsum" to unbreak nightlies.
This reverts commit 41aa2e7.
1 parent b56e301 commit 5ccf4a7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.taskcluster.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.1.0@sha256:8879ecb7f859e1001b0aa67de440a18c3a896446bfd0e2e87688bb367e590667'
234+
image: 'mozillareleases/gecko_decision:5.0.0@sha256:9e000c9fd31ee1723927aeea2b82b95ff2ecf32ebdb7a5d893300281a1452670'
235235

236236
maxRunTime: 3600
237237

238238
command:
239-
- /builds/worker/bin/run-task-hg
239+
- /builds/worker/bin/run-task
240240
- '--gecko-checkout=/builds/worker/checkouts/gecko'
241241
- '--gecko-sparse-profile=build/sparse-profiles/taskgraph'
242242
- '--'

taskcluster/docker/decision/HASH

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sha256:8879ecb7f859e1001b0aa67de440a18c3a896446bfd0e2e87688bb367e590667
1+
sha256:9e000c9fd31ee1723927aeea2b82b95ff2ecf32ebdb7a5d893300281a1452670
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.0
1+
5.0.0

0 commit comments

Comments
 (0)