Update `aws-base` to use `ubuntu:jammy` as the base image
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
Context
The end of Life for Ubuntu Focal (v20.04) is on May 2025. This MR updates the aws-base
image to use Ubuntu Jammy (v22.04).
This update will also fix 3 critical CVE's found in Ubuntu:
- https://nvd.nist.gov/vuln/detail/CVE-2023-44487
- https://nvd.nist.gov/vuln/detail/CVE-2020-11080
- https://nvd.nist.gov/vuln/detail/CVE-2024-28182
Validation
The full pipeline passed on the canonical repo with this change: https://gitlab.com/gitlab-org/cloud-deploy/-/pipelines/1757864194
For further details on validation, please see: !56 (comment 2440917891)
Edited by Pam Artiaga