[FOLIO-3562] Upgrade alpine:3.11 in alternative-install/kubernetes-rancher/TAMU Created: 24/Aug/22 Updated: 08/Mar/23 Resolved: 08/Mar/23 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P3 |
| Reporter: | Julian Ladisch | Assignee: | jroot |
| Resolution: | Done | Votes: | 0 |
| Labels: | security, security-reviewed | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | |||||||||
| Development Team: | Other dev | ||||||||
| RCA Group: | Related dependency upgrade | ||||||||
| Description |
FROM alpine:3.11 is used as base image in alpine:3.11 is out of support since 2021-11-01: https://alpinelinux.org/releases/ Upgrade to a supported branch to avoid security issues. |
| Comments |
| Comment by Ann-Marie Breaux (Inactive) [ 25/Aug/22 ] |
|
Hi Julian Ladisch Which dev team should this be assigned to? Could you update that, and also the RCA value? Thank you! |
| Comment by jroot [ 25/Aug/22 ] |
|
Howdy, this is on me. I think Julian also did some related PRs recently that I just approved. The issue as to why I used the older version of Alpine here is because I've not gotten the python script to work with newer versions of Alpine. Any suggestions? |
| Comment by Julian Ladisch [ 29/Aug/22 ] |
|
jroot Please code review https://github.com/folio-org/folio-install/pull/70 |