open-horizon-services/service-fledge
Upgrade to Ubuntu 24.04 for image builds
Offen
#11 geöffnet am 11.11.2025
enhancementgood first issuehacktoberfesthelp wanted
Repository-Metriken
- Stars
- (2 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Description
Upgrade the codebase to use Ubuntu 24.04 (Noble Numbat) as the base image when building new container images.
Motivation
Ubuntu 24.04 LTS provides:
- Extended support until 2029
- Latest security updates and patches
- Improved performance and stability
- Updated package versions
Tasks
- Update Dockerfile(s) to use Ubuntu 24.04 base image
- Update any Ubuntu version references in documentation
- Test image builds with Ubuntu 24.04
- Verify service functionality with new base image
- Update CI/CD pipelines if needed