|
1 | 1 | # Ubuntu Actions Runner Image Analysis |
2 | 2 |
|
3 | | -**Last Updated**: 2026-03-20 |
4 | | -**Source**: [Ubuntu 24.04 Runner Image Documentation](https://github.com/actions/runner-images/blob/releases/ubuntu24/20260309/images/ubuntu/Ubuntu2404-Readme.md) |
| 3 | +**Last Updated**: 2026-03-26 |
| 4 | +**Source**: [Ubuntu 24.04 Runner Image Documentation](https://github.com/actions/runner-images/blob/ubuntu24/20260309.50/images/ubuntu/Ubuntu2404-Readme.md) |
5 | 5 | **Ubuntu Version**: 24.04.3 LTS |
6 | 6 | **Image Version**: 20260309.50.1 |
7 | 7 | **Kernel Version**: 6.14.0-1017-azure |
@@ -68,7 +68,7 @@ The Ubuntu 24.04 runner includes: |
68 | 68 |
|
69 | 69 | ### Java |
70 | 70 | Multiple Java versions are pre-installed: |
71 | | -- **Java 8**: 8.0.472+8 (JAVA_HOME_8_X64) |
| 71 | +- **Java 8**: 8.0.482+8 (JAVA_HOME_8_X64) |
72 | 72 | - **Java 11**: 11.0.30+7 (JAVA_HOME_11_X64) |
73 | 73 | - **Java 17**: 17.0.18+8 (default) (JAVA_HOME_17_X64) |
74 | 74 | - **Java 21**: 21.0.10+7 (JAVA_HOME_21_X64) |
@@ -232,7 +232,7 @@ Multiple Java versions are pre-installed: |
232 | 232 | - **PowerShell**: 7.4.13 |
233 | 233 | - **PowerShell Modules**: |
234 | 234 | - Az: 14.6.0 |
235 | | - - Microsoft.Graph: 2.35.0 |
| 235 | + - Microsoft.Graph: 2.35.1 |
236 | 236 | - Pester: 5.7.1 |
237 | 237 | - PSScriptAnalyzer: 1.24.0 |
238 | 238 |
|
@@ -782,7 +782,7 @@ RUN pip install \ |
782 | 782 | ## References |
783 | 783 |
|
784 | 784 | - **Runner Image Repository**: https://github.com/actions/runner-images |
785 | | -- **Ubuntu 24.04 Documentation**: https://github.com/actions/runner-images/blob/ubuntu24/20260201.15/images/ubuntu/Ubuntu2404-Readme.md |
| 785 | +- **Ubuntu 24.04 Documentation**: https://github.com/actions/runner-images/blob/ubuntu24/20260309.50/images/ubuntu/Ubuntu2404-Readme.md |
786 | 786 | - **Ubuntu Server Documentation**: https://ubuntu.com/server/docs |
787 | 787 | - **Docker Documentation**: https://docs.docker.com/ |
788 | 788 | - **GitHub Actions Documentation**: https://docs.github.com/en/actions |
|
0 commit comments