Skip to content

Commit abf5454

Browse files
github-actions[bot]Hosted Runners Images Bot.Actions service account
authored
Updating readme file for ubuntu22 version 20251102.127.1 (#13247)
Co-authored-by: Hosted Runners Images Bot. <[email protected]> Co-authored-by: Actions service account <[email protected]>
1 parent c27d7d1 commit abf5454

File tree

1 file changed

+48
-49
lines changed

1 file changed

+48
-49
lines changed

images/ubuntu/Ubuntu2204-Readme.md

Lines changed: 48 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
| Announcements |
22
|-|
3+
| [[Ubuntu] `man-db` automatic updates will be disabled on November 10th](https://github.com/actions/runner-images/issues/13213) |
34
| [[Ubuntu & Windows] Four tools scheduled for deprecation on November 3, 2025](https://github.com/actions/runner-images/issues/12898) |
45
***
56
# Ubuntu 22.04
67
- OS Version: 22.04.5 LTS
7-
- Kernel Version: 6.8.0-1036-azure
8-
- Image Version: 20251021.115.1
8+
- Kernel Version: 6.8.0-1041-azure
9+
- Image Version: 20251102.127.1
910
- Systemd version: 249.11-0ubuntu3.17
1011

1112
## Installed Software
@@ -19,7 +20,7 @@
1920
- GNU C++: 10.5.0, 11.4.0, 12.3.0
2021
- GNU Fortran: 10.5.0, 11.4.0, 12.3.0
2122
- Julia 1.12.1
22-
- Kotlin 2.2.20-release-333
23+
- Kotlin 2.2.21-release-469
2324
- Mono 6.12.0.200
2425
- MSBuild 16.10.1.31701 (Mono 6.12.0.200)
2526
- Node.js 20.19.5
@@ -31,15 +32,15 @@
3132
### Package Management
3233
- cpan 1.64
3334
- Helm 3.19.0
34-
- Homebrew 4.6.18
35-
- Miniconda 25.7.0
35+
- Homebrew 4.6.19
36+
- Miniconda 25.9.1
3637
- Npm 10.8.2
3738
- NuGet 6.6.1.2
3839
- Pip 22.0.2
3940
- Pip3 22.0.2
4041
- Pipx 1.8.0
4142
- RubyGems 3.3.5
42-
- Vcpkg (build from commit 6353ece09f)
43+
- Vcpkg (build from commit e3ed41868d)
4344
- Yarn 1.22.22
4445

4546
#### Environment variables
@@ -58,15 +59,15 @@ to accomplish this.
5859

5960
### Project Management
6061
- Ant 1.10.12
61-
- Gradle 9.1.0
62+
- Gradle 9.2.0
6263
- Lerna 9.0.0
6364
- Maven 3.9.11
6465
- Sbt 1.11.7
6566

6667
### Tools
6768
- Ansible 2.17.14
6869
- apt-fast 1.10.0
69-
- AzCopy 10.30.1 - available by `azcopy` and `azcopy10` aliases
70+
- AzCopy 10.31.0 - available by `azcopy` and `azcopy10` aliases
7071
- Bazel 8.4.2
7172
- Bazelisk 1.26.0
7273
- Bicep 0.38.33
@@ -79,11 +80,11 @@ to accomplish this.
7980
- Docker Client 28.0.4
8081
- Docker Server 28.0.4
8182
- Fastlane 2.228.0
82-
- Git 2.51.1
83+
- Git 2.51.2
8384
- Git LFS 3.7.1
8485
- Git-ftp 1.6.0
8586
- Haveged 1.9.14
86-
- Heroku 10.13.2
87+
- Heroku 10.15.0
8788
- jq 1.6
8889
- Kind 0.30.0
8990
- Kubectl 1.34.1
@@ -99,8 +100,8 @@ to accomplish this.
99100
- Packer 1.14.2
100101
- Parcel 2.16.0
101102
- Podman 3.4.4
102-
- Pulumi 3.203.0
103-
- R 4.5.1
103+
- Pulumi 3.205.0
104+
- R 4.5.2
104105
- Skopeo 1.4.1
105106
- Sphinx Open Source Search Server 2.2.11
106107
- SVN 1.14.1
@@ -111,27 +112,27 @@ to accomplish this.
111112
- Ninja 1.13.1
112113

113114
### CLI Tools
114-
- Alibaba Cloud CLI 3.0.307
115-
- AWS CLI 2.31.19
115+
- Alibaba Cloud CLI 3.1.0
116+
- AWS CLI 2.31.27
116117
- AWS CLI Session Manager Plugin 1.2.707.0
117-
- AWS SAM CLI 1.145.1
118+
- AWS SAM CLI 1.145.2
118119
- Azure CLI 2.78.0
119120
- Azure CLI (azure-devops) 1.0.2
120-
- GitHub CLI 2.82.0
121-
- Google Cloud CLI 544.0.0
122-
- Netlify CLI 23.9.2
123-
- OpenShift CLI 4.20.0
121+
- GitHub CLI 2.82.1
122+
- Google Cloud CLI 545.0.0
123+
- Netlify CLI 23.9.5
124+
- OpenShift CLI 4.20.1
124125
- ORAS CLI 1.3.0
125-
- Vercel CLI 48.5.0
126+
- Vercel CLI 48.8.0
126127

127128
### Java
128129
| Version | Environment Variable |
129130
| ------------------- | -------------------- |
130-
| 8.0.462+8 | JAVA_HOME_8_X64 |
131-
| 11.0.28+6 (default) | JAVA_HOME_11_X64 |
132-
| 17.0.16+8 | JAVA_HOME_17_X64 |
133-
| 21.0.8+9 | JAVA_HOME_21_X64 |
134-
| 25.0.0+36 | JAVA_HOME_25_X64 |
131+
| 8.0.472+8 | JAVA_HOME_8_X64 |
132+
| 11.0.29+7 (default) | JAVA_HOME_11_X64 |
133+
| 17.0.17+10 | JAVA_HOME_17_X64 |
134+
| 21.0.9+10 | JAVA_HOME_21_X64 |
135+
| 25.0.1+8 | JAVA_HOME_25_X64 |
135136

136137
### PHP Tools
137138
- PHP: 8.1.2
@@ -148,27 +149,27 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
148149
- Stack 3.7.1
149150

150151
### Rust Tools
151-
- Cargo 1.90.0
152-
- Rust 1.90.0
153-
- Rustdoc 1.90.0
152+
- Cargo 1.91.0
153+
- Rust 1.91.0
154+
- Rustdoc 1.91.0
154155
- Rustup 1.28.2
155156

156157
#### Packages
157158
- Bindgen 0.72.1
158159
- Cargo audit 0.21.2
159-
- Cargo clippy 0.1.90
160+
- Cargo clippy 0.1.91
160161
- Cargo outdated 0.17.0
161-
- Cbindgen 0.29.0
162+
- Cbindgen 0.29.2
162163
- Rustfmt 1.8.0
163164

164165
### Browsers and Drivers
165-
- Google Chrome 141.0.7390.122
166-
- ChromeDriver 141.0.7390.122
167-
- Chromium 141.0.7390.0
168-
- Microsoft Edge 141.0.3537.92
169-
- Microsoft Edge WebDriver 141.0.3537.92
170-
- Selenium server 4.37.0
171-
- Mozilla Firefox 144.0
166+
- Google Chrome 142.0.7444.59
167+
- ChromeDriver 142.0.7444.59
168+
- Chromium 142.0.7444.0
169+
- Microsoft Edge 142.0.3595.53
170+
- Microsoft Edge WebDriver 142.0.3595.53
171+
- Selenium server 4.38.0
172+
- Mozilla Firefox 144.0.2
172173
- Geckodriver 0.36.0
173174

174175
#### Environment variables
@@ -216,10 +217,9 @@ Use the following command as a part of your job to start the service: 'sudo syst
216217
- 1.25.3
217218

218219
#### Node.js
219-
- 18.20.8
220220
- 20.19.5
221-
- 22.21.0
222-
- 24.10.0
221+
- 22.21.1
222+
- 24.11.0
223223

224224
#### Python
225225
- 3.9.24
@@ -237,9 +237,8 @@ Use the following command as a part of your job to start the service: 'sudo syst
237237
- 3.11.13 [PyPy 7.3.20]
238238

239239
#### Ruby
240-
- 3.1.7
241240
- 3.2.9
242-
- 3.3.9
241+
- 3.3.10
243242
- 3.4.7
244243

245244
### PowerShell Tools
@@ -293,10 +292,10 @@ Use the following command as a part of your job to start the service: 'sudo syst
293292
| moby/buildkit:latest | sha256:79cc6476ab1a3371c9afd8b44e7c55610057c43e18d9b39b68e2b0c2475cc1b6 | 2025-10-07 |
294293
| node:18 | sha256:c6ae79e38498325db67193d391e6ec1d224d96c693a8a4d943498556716d3783 | 2025-03-27 |
295294
| node:18-alpine | sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e | 2025-03-27 |
296-
| node:20 | sha256:cb61978c7e08f58f6042ae65dd21981838804b14eb023b55a1be91d17385609f | 2025-10-16 |
297-
| node:20-alpine | sha256:b2f9cb7d40318fb5e530527f657af5e765271867a25f317b974ed4b3069da7d8 | 2025-10-16 |
298-
| node:22 | sha256:58644f218c5c29eff294d2049c4f05b16e7c70ea8f9679f51a85926e147f7a43 | 2025-10-21 |
299-
| node:22-alpine | sha256:3cede0390df539fee0ec4634ca957539b887528ce2824bb2b631aec414bfa06c | 2025-10-21 |
295+
| node:20 | sha256:c11ae157cdd9f8b522d5a65e7f3f5f5c34cf45a8bd883c15e8f2028a2673dec7 | 2025-10-16 |
296+
| node:20-alpine | sha256:6178e78b972f79c335df281f4b7674a2d85071aae2af020ffa39f0a770265435 | 2025-10-16 |
297+
| node:22 | sha256:22ab967fdf8d9ce32387d0c06ab2e32c6793d860bb93ccce6e27927ccdfeee6d | 2025-10-29 |
298+
| node:22-alpine | sha256:b2358485e3e33bc3a33114d2b1bdb18cdbe4df01bd2b257198eb51beb1f026c5 | 2025-10-29 |
300299
| ubuntu:20.04 | sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 | 2025-04-08 |
301300
| ubuntu:22.04 | sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3 | 2025-10-01 |
302301

@@ -307,14 +306,14 @@ Use the following command as a part of your job to start the service: 'sudo syst
307306
| aria2 | 1.36.0-1 |
308307
| autoconf | 2.71-2 |
309308
| automake | 1:1.16.5-1.3 |
310-
| binutils | 2.38-4ubuntu2.8 |
309+
| binutils | 2.38-4ubuntu2.10 |
311310
| bison | 2:3.8.2+dfsg-1build1 |
312311
| brotli | 1.0.9-2build6 |
313312
| bzip2 | 1.0.8-5build1 |
314313
| coreutils | 8.32-4.1ubuntu1.2 |
315314
| curl | 7.81.0-1ubuntu1.21 |
316315
| dbus | 1.12.20-2ubuntu4.1 |
317-
| dnsutils | 1:9.18.39-0ubuntu0.22.04.1 |
316+
| dnsutils | 1:9.18.39-0ubuntu0.22.04.2 |
318317
| dpkg | 1.21.1ubuntu2.6 |
319318
| dpkg-dev | 1.21.1ubuntu2.6 |
320319
| fakeroot | 1.28-1ubuntu1 |
@@ -391,7 +390,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
391390
| upx | 3.96-3 |
392391
| wget | 1.21.2-2ubuntu1.1 |
393392
| xorriso | 1.5.4-2 |
394-
| xvfb | 2:21.1.4-2ubuntu1.7\~22.04.15 |
393+
| xvfb | 2:21.1.4-2ubuntu1.7\~22.04.16 |
395394
| xz-utils | 5.2.5-2ubuntu1 |
396395
| zip | 3.0-12build2 |
397396
| zsync | 0.6.2-3ubuntu1 |

0 commit comments

Comments
 (0)