[FOLIO-3725] Rebuild folioci/jenkins-slave-all for java-17 and java-11 Created: 27/Feb/23 Updated: 04/Sep/23 Resolved: 26/May/23 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | TBD |
| Reporter: | David Crossley | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||||||
| Sprint: | DevOps Sprint 160 | ||||||||||||||||||||||||
| Development Team: | FOLIO DevOps | ||||||||||||||||||||||||
| RCA Group: | TBD | ||||||||||||||||||||||||
| Description |
|
These docker images are used by Jenkins for all back-end modules – specified via their Jenkinsfile which version java-17 or java-11 (see doc). The java-11 is used for platform and reference environments. Rebuild folio-tools/jenkins-slave-docker via Dockerfile.jammy-java-17 and Dockerfile.jammy-java-11 |
| Comments |
| Comment by John Malconian [ 25/May/23 ] |
|
I'll take this David Crossley and will update the Nodejs on the java-11 image to 16 and to 18 on the java-17 image. |
| Comment by David Crossley [ 25/May/23 ] |
|
Ah, a good solution. |
| Comment by John Malconian [ 26/May/23 ] |
|
Updates made to java-11 and java-17 images. ## 3.0.10 java-17 2023-05-25 * Update OS to latest jammy-updates * Upgrade Nodejs to 18.16.0 ## 2.10.10 java-11 2023-05-25 * Update OS to latest jammy-updates * Upgrade Nodejs to 16.20.0 |