Skip to content

Commit 72346ee

Browse files
research: update Ubuntu runner image analysis for 2026-03-26 (#23177)
1 parent 338c08a commit 72346ee

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

research/ubuntulatest.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Ubuntu Actions Runner Image Analysis
22

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)
55
**Ubuntu Version**: 24.04.3 LTS
66
**Image Version**: 20260309.50.1
77
**Kernel Version**: 6.14.0-1017-azure
@@ -68,7 +68,7 @@ The Ubuntu 24.04 runner includes:
6868

6969
### Java
7070
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)
7272
- **Java 11**: 11.0.30+7 (JAVA_HOME_11_X64)
7373
- **Java 17**: 17.0.18+8 (default) (JAVA_HOME_17_X64)
7474
- **Java 21**: 21.0.10+7 (JAVA_HOME_21_X64)
@@ -232,7 +232,7 @@ Multiple Java versions are pre-installed:
232232
- **PowerShell**: 7.4.13
233233
- **PowerShell Modules**:
234234
- Az: 14.6.0
235-
- Microsoft.Graph: 2.35.0
235+
- Microsoft.Graph: 2.35.1
236236
- Pester: 5.7.1
237237
- PSScriptAnalyzer: 1.24.0
238238

@@ -782,7 +782,7 @@ RUN pip install \
782782
## References
783783

784784
- **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
786786
- **Ubuntu Server Documentation**: https://ubuntu.com/server/docs
787787
- **Docker Documentation**: https://docs.docker.com/
788788
- **GitHub Actions Documentation**: https://docs.github.com/en/actions

0 commit comments

Comments
 (0)