GSA-TTS / gitlab-runner-cloudgov

Code for running GitLab CI/CD jobs on cloud.gov
Other
3 stars 0 forks source link

Switch to specific ubuntu tag #51

Closed rahearn closed 1 month ago

rahearn commented 1 month ago

Story

As a devsecops engineer, I would like to have a more locked down image versioning strategy, So that I can more easily answer compliance questions without raising flags, and not have surprising updates forced on me

Solution

### Tasks
- [x] Switch default CI image from `ubuntu:latest` to `ubuntu:24.04` (currently identical images)
- [x] Update SSPP Table 10.3 with new version information

Acceptance Criteria

rahearn commented 1 month ago

Going to hold off on this until after table 10.3 initial updates have been merged as part of https://github.com/GSA-TTS/devtools-compliance/issues/28