Closed
Bug 1854152
Opened 2 years ago
Closed 2 years ago
taskgraph: Update decision-mobile docker image to use Java 17
Categories
(Release Engineering :: General, task)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jcristau, Assigned: RyanVM)
References
Details
Attachments
(1 file)
The decision-mobile image currently installs openjdk 8 and openjdk 11. Recent gradle requires 17.
Bug 1705087 added 11 for that era's gradle version, and kept 8 because of sdkmanager. It seems worth checking if we can get rid of both while adding 17.
| Reporter | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Decision task is green with this change in the appservices, glean, and reference-browser repos
| Reporter | ||
Comment 3•2 years ago
|
||
new decision-mobile image is on docker hub (mozillareleases/taskgraph:decision-mobile-bc7d2d497cf1ccb1b73cb2634905de08506274e3adf6f2dc8e7dda27792e6966)
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•