Update Che PHP base image to latest release + update composer #19675
Labels
area/plugins
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
sprint/current
Milestone
Is your task related to a problem? Please describe.
The base image used to build the php sidecar in Che 7.29.1 is https://quay.io/repository/eclipse/che-php-base?tab=tags ... last updated over a year ago, with 3 High sev CVE issues.
Describe the solution you'd like
A respin is needed to update to the latest images:
Dockerfile is https://github.com/che-dockerfiles/che-php-base/blob/7.4/Dockerfile#L37
Then the resulting https://quay.io/eclipse/che-php-7 will have newer content and fewer CVEs.
It might also be valuable to update the dockerfile to pin to specific versions, so it's more obvious when we get outdated.
Additional context
Customer reported this issue via an SA.
The text was updated successfully, but these errors were encountered: