Skip to content

Commit 37cc856

Browse files
author
Hosted Runners Images Bot.
committed
Updating readme file for ubuntu24 version 20260105.202.1
1 parent a3ef6b2 commit 37cc856

1 file changed

Lines changed: 39 additions & 28 deletions

File tree

images/ubuntu/Ubuntu2404-Readme.md

Lines changed: 39 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
1+
| Announcements |
2+
|-|
3+
| [[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](https://github.com/actions/runner-images/issues/13474) |
4+
| [[all OSs] Updating Azure PowerShell Module version to 14.6.0 on January 26th, 2026.](https://github.com/actions/runner-images/issues/13473) |
5+
| [[Ubuntu-22.04] Pre-cached Docker images will be removed from the image on January 12th, 2026](https://github.com/actions/runner-images/issues/13472) |
6+
| [[Ubuntu] The additional Haskell (GHC) instance will be removed from images on January 12th, 2026](https://github.com/actions/runner-images/issues/13471) |
7+
| [[Ubuntu-22.04, macOS-14, Windows-2022] Android SDK platforms and build tools older than version 34 will be removed on January 12th, 2026.](https://github.com/actions/runner-images/issues/13469) |
8+
| [[all OSs] Python 3.9 will be removed; Python 3.12 will become the default on Windows images on January 12th, 2026.](https://github.com/actions/runner-images/issues/13468) |
9+
| [[all OSs] Android NDK 26 will be removed, Android NDK 27 will be used by default on January 12th, 2026.](https://github.com/actions/runner-images/issues/13467) |
10+
***
111
# Ubuntu 24.04
212
- OS Version: 24.04.3 LTS
313
- Kernel Version: 6.11.0-1018-azure
4-
- Image Version: 20251215.174.1
5-
- Systemd version: 255.4-1ubuntu8.11
14+
- Image Version: 20260105.202.1
15+
- Systemd version: 255.4-1ubuntu8.12
616

717
## Installed Software
818

@@ -14,8 +24,8 @@
1424
- Dash 0.5.12-6ubuntu5
1525
- GNU C++: 12.4.0, 13.3.0, 14.2.0
1626
- GNU Fortran: 12.4.0, 13.3.0, 14.2.0
17-
- Julia 1.12.2
18-
- Kotlin 2.2.21-release-469
27+
- Julia 1.12.3
28+
- Kotlin 2.3.0-release-356
1929
- Node.js 20.19.6
2030
- Perl 5.38.2
2131
- Python 3.12.3
@@ -25,14 +35,14 @@
2535
### Package Management
2636
- cpan 1.64
2737
- Helm 3.19.4
28-
- Homebrew 5.0.5
29-
- Miniconda 25.9.1
38+
- Homebrew 5.0.9
39+
- Miniconda 25.11.1
3040
- Npm 10.8.2
3141
- Pip 24.0
3242
- Pip3 24.0
3343
- Pipx 1.8.0
3444
- RubyGems 3.4.20
35-
- Vcpkg (build from commit 185dae611b)
45+
- Vcpkg (build from commit e3db8f65d2)
3646
- Yarn 1.22.22
3747

3848
#### Environment variables
@@ -53,7 +63,7 @@ to accomplish this.
5363
- Ant 1.10.14
5464
- Gradle 9.2.1
5565
- Lerna 9.0.3
56-
- Maven 3.9.11
66+
- Maven 3.9.12
5767

5868
### Tools
5969
- Ansible 2.20.1
@@ -69,14 +79,14 @@ to accomplish this.
6979
- Docker-Buildx 0.30.1
7080
- Docker Client 28.0.4
7181
- Docker Server 28.0.4
72-
- Fastlane 2.229.1
82+
- Fastlane 2.230.0
7383
- Git 2.52.0
7484
- Git LFS 3.7.1
7585
- Git-ftp 1.6.0
7686
- Haveged 1.9.14
7787
- jq 1.7
78-
- Kind 0.30.0
79-
- Kubectl 1.34.3
88+
- Kind 0.31.0
89+
- Kubectl 1.35.0
8090
- Kustomize 5.8.0
8191
- MediaInfo 24.01
8292
- Mercurial 6.7.2
@@ -88,7 +98,7 @@ to accomplish this.
8898
- Packer 1.14.3
8999
- Parcel 2.16.3
90100
- Podman 4.9.3
91-
- Pulumi 3.212.0
101+
- Pulumi 3.214.0
92102
- Skopeo 1.13.3
93103
- Sphinx Open Source Search Server 2.2.11
94104
- yamllint 1.37.1
@@ -97,13 +107,13 @@ to accomplish this.
97107
- Ninja 1.13.2
98108

99109
### CLI Tools
100-
- AWS CLI 2.32.17
110+
- AWS CLI 2.32.29
101111
- AWS CLI Session Manager Plugin 1.2.764.0
102-
- AWS SAM CLI 1.150.1
112+
- AWS SAM CLI 1.151.0
103113
- Azure CLI 2.81.0
104114
- Azure CLI (azure-devops) 1.0.2
105115
- GitHub CLI 2.83.2
106-
- Google Cloud CLI 549.0.1
116+
- Google Cloud CLI 550.0.0
107117

108118
### Java
109119
| Version | Environment Variable |
@@ -116,17 +126,17 @@ to accomplish this.
116126

117127
### PHP Tools
118128
- PHP: 8.3.6
119-
- Composer 2.9.2
129+
- Composer 2.9.3
120130
- PHPUnit 8.5.50
121131
```
122132
Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
123133
```
124134

125135
### Haskell Tools
126-
- Cabal 3.16.0.0
127-
- GHC 9.12.2
136+
- Cabal 3.16.1.0
137+
- GHC 9.14.1
128138
- GHCup 0.1.50.2
129-
- Stack 3.7.1
139+
- Stack 3.9.1
130140

131141
### Rust Tools
132142
- Cargo 1.92.0
@@ -138,13 +148,13 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
138148
- Rustfmt 1.8.0
139149

140150
### Browsers and Drivers
141-
- Google Chrome 143.0.7499.109
142-
- ChromeDriver 143.0.7499.42
151+
- Google Chrome 143.0.7499.169
152+
- ChromeDriver 143.0.7499.169
143153
- Chromium 143.0.7499.0
144-
- Microsoft Edge 143.0.3650.80
145-
- Microsoft Edge WebDriver 143.0.3650.80
154+
- Microsoft Edge 143.0.3650.96
155+
- Microsoft Edge WebDriver 143.0.3650.96
146156
- Selenium server 4.39.0
147-
- Mozilla Firefox 146.0
157+
- Mozilla Firefox 146.0.1
148158
- Geckodriver 0.36.0
149159

150160
#### Environment variables
@@ -208,14 +218,14 @@ Use the following command as a part of your job to start the service: 'sudo syst
208218
#### Ruby
209219
- 3.2.9
210220
- 3.3.10
211-
- 3.4.7
221+
- 3.4.8
212222

213223
### PowerShell Tools
214224
- PowerShell 7.4.13
215225

216226
#### PowerShell Modules
217227
- Az: 12.5.0
218-
- Microsoft.Graph: 2.33.0
228+
- Microsoft.Graph: 2.34.0
219229
- Pester: 5.7.1
220230
- PSScriptAnalyzer: 1.24.0
221231

@@ -230,7 +240,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
230240
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
231241
| Android Command Line Tools | 12.0 |
232242
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0 |
233-
| Android SDK Platform-Tools | 36.0.0 |
243+
| Android SDK Platform-Tools | 36.0.2 |
234244
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3) |
235245
| Android Support Repository | 47.0.0 |
236246
| CMake | 3.31.5<br>4.1.2 |
@@ -309,7 +319,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
309319
| sshpass | 1.09-1 |
310320
| sudo | 1.9.15p5-3ubuntu5.24.04.1 |
311321
| swig | 4.2.0-2ubuntu1 |
312-
| systemd-coredump | 255.4-1ubuntu8.11 |
322+
| systemd-coredump | 255.4-1ubuntu8.12 |
313323
| tar | 1.35+dfsg-3build1 |
314324
| telnet | 0.17+2.5-3ubuntu4 |
315325
| texinfo | 7.1-3build2 |
@@ -324,3 +334,4 @@ Use the following command as a part of your job to start the service: 'sudo syst
324334
| xz-utils | 5.6.1+really5.4.5-1ubuntu0.2 |
325335
| zip | 3.0-13ubuntu0.2 |
326336
| zsync | 0.6.2-5build1 |
337+

0 commit comments

Comments
 (0)