diff --git a/research/ubuntulatest.md b/research/ubuntulatest.md index e341d277c3..9182aae8c2 100644 --- a/research/ubuntulatest.md +++ b/research/ubuntulatest.md @@ -1,7 +1,7 @@ # Ubuntu Actions Runner Image Analysis -**Last Updated**: 2026-02-14 -**Source**: [Ubuntu 24.04 Runner Image Documentation](https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md) +**Last Updated**: 2026-02-20 +**Source**: [Ubuntu 24.04 Runner Image Documentation](https://github.com/actions/runner-images/blob/ubuntu24/20260201.15/images/ubuntu/Ubuntu2404-Readme.md) **Ubuntu Version**: 24.04.3 LTS **Image Version**: 20260201.15.1 **Kernel Version**: 6.11.0-1018-azure @@ -12,6 +12,10 @@ This document provides a comprehensive analysis of the default GitHub Actions Ub The runner image is maintained by GitHub in the [actions/runner-images](https://github.com/actions/runner-images) repository and is updated regularly with security patches and new tool versions. +## Upcoming Changes + +> **[Windows/Ubuntu] Docker Server and Client will be updated to version 29.1.*, Docker Compose will be updated to version 2.40.3 on February 9th, 2026** ([#13474](https://github.com/actions/runner-images/issues/13474)) + ## Included Software Summary The Ubuntu 24.04 runner includes: @@ -778,7 +782,7 @@ RUN pip install \ ## References - **Runner Image Repository**: https://github.com/actions/runner-images -- **Ubuntu 24.04 Documentation**: https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md +- **Ubuntu 24.04 Documentation**: https://github.com/actions/runner-images/blob/ubuntu24/20260201.15/images/ubuntu/Ubuntu2404-Readme.md - **Ubuntu Server Documentation**: https://ubuntu.com/server/docs - **Docker Documentation**: https://docs.docker.com/ - **GitHub Actions Documentation**: https://docs.github.com/en/actions