Skip to content

Commit 5e9e8cd

Browse files
github-actions[bot]459680Actions service account
authored
Updating readme file for ubuntu20 version 20230924.1.0 (#8381)
Co-authored-by: Image generation service account <no-reply@microsoft.com> Co-authored-by: Actions service account <no-reply@github.com>
1 parent ab3cfaf commit 5e9e8cd

File tree

1 file changed

+48
-49
lines changed

1 file changed

+48
-49
lines changed

images/linux/Ubuntu2004-Readme.md

Lines changed: 48 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
| Announcements |
22
|-|
3+
| [[All OS] hub utility will be removed on October 2](https://github.com/actions/runner-images/issues/8362) |
34
| [Clang 12 will be removed from Ubuntu 22.04 image on September 25](https://github.com/actions/runner-images/issues/8263) |
4-
| [Python 3.6.x will be removed from Ubuntu 20.04 and Windows 2019 images on September 18](https://github.com/actions/runner-images/issues/8238) |
5-
| [[All OSes] Go 1.18.x will be removed on September, 18](https://github.com/actions/runner-images/issues/8237) |
65
***
76
# Ubuntu 20.04
87
- OS Version: 20.04.6 LTS
9-
- Kernel Version: 5.15.0-1046-azure
10-
- Image Version: 20230917.1.0
8+
- Kernel Version: 5.15.0-1047-azure
9+
- Image Version: 20230924.1.0
1110
- Systemd version: 245.4-4ubuntu3.22
1211

1312
## Installed Software
@@ -26,24 +25,24 @@
2625
- Kotlin 1.9.10-release-459
2726
- Mono 6.12.0.200
2827
- MSBuild 16.10.1.31701 (Mono 6.12.0.200)
29-
- Node.js 18.17.1
28+
- Node.js 18.18.0
3029
- Perl 5.30.0
3130
- Python 3.8.10
3231
- Ruby 2.7.0p0
33-
- Swift 5.8.1
32+
- Swift 5.9
3433

3534
### Package Management
3635
- cpan 1.64
3736
- Helm 3.12.3
38-
- Homebrew 4.1.11
37+
- Homebrew 4.1.12
3938
- Miniconda 23.5.2
40-
- Npm 9.6.7
39+
- Npm 9.8.1
4140
- NuGet 6.6.1.2
4241
- Pip 20.0.2
4342
- Pip3 20.0.2
4443
- Pipx 1.2.0
4544
- RubyGems 3.1.2
46-
- Vcpkg (build from commit e8c2a04eb)
45+
- Vcpkg (build from commit 5a38b5ec0)
4746
- Yarn 1.22.19
4847

4948
#### Environment variables
@@ -75,20 +74,20 @@ to accomplish this.
7574
- Bazelisk 1.18.0
7675
- Bicep 0.21.1
7776
- Buildah 1.22.3
78-
- CMake 3.27.5
77+
- CMake 3.27.6
7978
- CodeQL Action Bundles 2.14.4 2.14.5
8079
- Docker Amazon ECR Credential Helper 0.7.1
8180
- Docker Compose v1 1.29.2
82-
- Docker Compose v2 2.21.0
81+
- Docker Compose v2 2.22.0
8382
- Docker-Buildx 0.11.2
8483
- Docker Client 24.0.6
8584
- Docker Server 24.0.6
86-
- Fastlane 2.215.1
85+
- Fastlane 2.216.0
8786
- Git 2.42.0
8887
- Git LFS 3.4.0
8988
- Git-ftp 1.6.0
9089
- Haveged 1.9.1
91-
- Heroku 8.4.2
90+
- Heroku 8.4.3
9291
- HHVM (HipHop VM) 4.172.1
9392
- jq 1.6
9493
- Kind 0.20.0
@@ -106,7 +105,7 @@ to accomplish this.
106105
- Parcel 2.9.3
107106
- PhantomJS 2.1.1 2.1.1
108107
- Podman 3.4.2
109-
- Pulumi 3.83.0
108+
- Pulumi 3.85.0
110109
- R 4.3.1
111110
- Skopeo 1.5.0
112111
- Sphinx Open Source Search Server 2.2.11
@@ -118,18 +117,18 @@ to accomplish this.
118117

119118
### CLI Tools
120119
- Alibaba Cloud CLI 3.0.174
121-
- AWS CLI 2.13.19
120+
- AWS CLI 2.13.21
122121
- AWS CLI Session Manager Plugin 1.2.497.0
123122
- AWS SAM CLI 1.97.0
124123
- Azure CLI 2.52.0
125124
- Azure CLI (azure-devops) 0.26.0
126-
- GitHub CLI 2.34.0
127-
- Google Cloud SDK 446.0.1
125+
- GitHub CLI 2.35.0
126+
- Google Cloud CLI 447.0.0
128127
- Hub CLI 2.14.2
129-
- Netlify CLI 16.3.3
130-
- OpenShift CLI 4.13.12
128+
- Netlify CLI 16.4.2
129+
- OpenShift CLI 4.13.13
131130
- ORAS CLI 1.1.0
132-
- Vercel CLI 32.2.4
131+
- Vercel CLI 32.3.1
133132

134133
### Java
135134
| Version | Environment Variable |
@@ -141,7 +140,7 @@ to accomplish this.
141140
### PHP Tools
142141
- PHP: 7.4.33, 8.0.30, 8.1.23, 8.2.10
143142
- Composer 2.6.3
144-
- PHPUnit 8.5.33
143+
- PHPUnit 8.5.34
145144
```
146145
Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
147146
```
@@ -153,9 +152,9 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
153152
- Stack 2.11.1
154153

155154
### Rust Tools
156-
- Cargo 1.72.0
157-
- Rust 1.72.0
158-
- Rustdoc 1.72.0
155+
- Cargo 1.72.1
156+
- Rust 1.72.1
157+
- Rustdoc 1.72.1
159158
- Rustup 1.26.0
160159

161160
#### Packages
@@ -167,13 +166,13 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
167166
- Rustfmt 1.6.0
168167

169168
### Browsers and Drivers
170-
- Google Chrome 117.0.5938.88
171-
- ChromeDriver 117.0.5938.88
169+
- Google Chrome 117.0.5938.92
170+
- ChromeDriver 117.0.5938.92
172171
- Chromium 117.0.5938.0
173-
- Microsoft Edge 117.0.2045.31
174-
- Microsoft Edge WebDriver 117.0.2045.31
172+
- Microsoft Edge 117.0.2045.40
173+
- Microsoft Edge WebDriver 117.0.2045.40
175174
- Selenium server 4.12.0
176-
- Mozilla Firefox 117.0.1
175+
- Mozilla Firefox 118.0
177176
- Geckodriver 0.33.0
178177

179178
#### Environment variables
@@ -223,7 +222,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
223222
#### Node.js
224223
- 14.21.3
225224
- 16.20.2
226-
- 18.17.1
225+
- 18.18.0
227226

228227
#### Python
229228
- 3.7.17
@@ -248,13 +247,13 @@ Use the following command as a part of your job to start the service: 'sudo syst
248247
- 3.1.4
249248

250249
### PowerShell Tools
251-
- PowerShell 7.2.13
250+
- PowerShell 7.2.14
252251

253252
#### PowerShell Modules
254253
- Az: 9.3.0
255254
- Az (Cached): 3.1.0.zip, 4.4.0.zip, 5.9.0.zip, 6.6.0.zip, 7.5.0.zip
256255
- MarkdownPS: 1.9
257-
- Microsoft.Graph: 2.5.0
256+
- Microsoft.Graph: 2.6.1
258257
- Pester: 5.5.0
259258
- PSScriptAnalyzer: 1.21.0
260259

@@ -278,38 +277,38 @@ Use the following command as a part of your job to start the service: 'sudo syst
278277
| CMake | 3.10.2<br>3.18.1<br>3.22.1 |
279278
| Google Play services | 49 |
280279
| Google Repository | 58 |
281-
| NDK | 23.2.8568313<br>24.0.8215888<br>25.2.9519653 (default) |
280+
| NDK | 23.2.8568313<br>24.0.8215888<br>25.2.9519653 (default)<br>26.0.10792818 |
282281
| SDK Patch Applier v4 | 1 |
283282

284283
#### Environment variables
285-
| Name | Value |
286-
| ----------------------- | ------------------------------------------- |
287-
| ANDROID_HOME | /usr/local/lib/android/sdk |
288-
| ANDROID_NDK | /usr/local/lib/android/sdk/ndk/25.2.9519653 |
289-
| ANDROID_NDK_HOME | /usr/local/lib/android/sdk/ndk/25.2.9519653 |
290-
| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/25.2.9519653 |
291-
| ANDROID_NDK_ROOT | /usr/local/lib/android/sdk/ndk/25.2.9519653 |
292-
| ANDROID_SDK_ROOT | /usr/local/lib/android/sdk |
284+
| Name | Value |
285+
| ----------------------- | -------------------------------------------- |
286+
| ANDROID_HOME | /usr/local/lib/android/sdk |
287+
| ANDROID_NDK | /usr/local/lib/android/sdk/ndk/25.2.9519653 |
288+
| ANDROID_NDK_HOME | /usr/local/lib/android/sdk/ndk/25.2.9519653 |
289+
| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/26.0.10792818 |
290+
| ANDROID_NDK_ROOT | /usr/local/lib/android/sdk/ndk/25.2.9519653 |
291+
| ANDROID_SDK_ROOT | /usr/local/lib/android/sdk |
293292

294293
### Cached Docker images
295294
| Repository:Tag | Digest | Created |
296295
| ----------------------- | ------------------------------------------------------------------------ | ---------- |
297296
| alpine:3.16 | sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b | 2023-08-07 |
298297
| alpine:3.17 | sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc | 2023-08-07 |
299298
| alpine:3.18 | sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a | 2023-08-07 |
300-
| buildpack-deps:bullseye | sha256:ccd2a733ab835437d0d52753724b4f860a70cfd79a2bc8dcfa90c469cd0a67b5 | 2023-09-07 |
301-
| buildpack-deps:buster | sha256:ff4e70591f2e117f3b751bf55e9102cec6f1d728159a0daaac0ceaebd7742e26 | 2023-09-07 |
299+
| buildpack-deps:bullseye | sha256:8ee57204a7af0468a61a3e47fbf8412d6ad1d479050bb702d99fd1d3664d7173 | 2023-09-20 |
300+
| buildpack-deps:buster | sha256:0bc568b581ed3e9a13f818fd20258edb623cf67e6d354afadf77fb9095d798a2 | 2023-09-20 |
302301
| buildpack-deps:stretch | sha256:78e995165a5788c2f55aed6e548d8f6c1534830d4310c870408fccb2da8c5b2e | 2022-06-23 |
303-
| debian:10 | sha256:972a285e4630b87e839bdcc09cb6fad08956524397b4d3878a5b65a8e6c3fdee | 2023-09-07 |
304-
| debian:11 | sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7 | 2023-09-07 |
302+
| debian:10 | sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 | 2023-09-20 |
303+
| debian:11 | sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d | 2023-09-20 |
305304
| debian:9 | sha256:c5c5200ff1e9c73ffbf188b4a67eb1c91531b644856b4aefe86a58d2f0cb05be | 2022-06-23 |
306305
| moby/buildkit:latest | sha256:890dcae054e3039f6c6b76bf0da80a130fa6e6bb1f3624063ef0210ac2c57b06 | 2023-08-24 |
307306
| node:14 | sha256:a158d3b9b4e3fa813fa6c8c590b8f0a860e015ad4e59bbce5744d2f6fd8461aa | 2023-04-12 |
308307
| node:14-alpine | sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 | 2023-03-29 |
309308
| node:16 | sha256:f77a1aef2da8d83e45ec990f45df50f1a286c5fe8bbfb8c6e4246c6389705c0b | 2023-09-07 |
310309
| node:16-alpine | sha256:a1f9d027912b58a7c75be7716c97cfbc6d3099f3a97ed84aa490be9dee20e787 | 2023-08-10 |
311-
| node:18 | sha256:933bcfad91e9052a02bc29eb5aa29033e542afac4174f9524b79066d97b23c24 | 2023-09-07 |
312-
| node:18-alpine | sha256:3482a20c97e401b56ac50ba8920cc7b5b2022bfc6aa7d4e4c231755770cf892f | 2023-08-10 |
310+
| node:18 | sha256:ee0a21d64211d92d4340b225c556e9ef1a8bce1d5b03b49f5f07bf1dbbaa5626 | 2023-09-21 |
311+
| node:18-alpine | sha256:619ce27eb37c7c0476bd518085bf1ba892e2148fc1ab5dbaff2f20c56e50444d | 2023-09-20 |
313312
| ubuntu:16.04 | sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 | 2021-08-31 |
314313
| ubuntu:18.04 | sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 | 2023-05-30 |
315314
| ubuntu:20.04 | sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba | 2023-08-01 |
@@ -328,7 +327,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
328327
| coreutils | 8.30-3ubuntu2 |
329328
| curl | 7.68.0-1ubuntu2.19 |
330329
| dbus | 1.12.16-2ubuntu2.3 |
331-
| dnsutils | 1:9.16.1-0ubuntu2.15 |
330+
| dnsutils | 1:9.16.1-0ubuntu2.16 |
332331
| dpkg | 1.19.7ubuntu3.2 |
333332
| dpkg-dev | 1.19.7ubuntu3.2 |
334333
| fakeroot | 1.24-1 |
@@ -381,7 +380,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
381380
| pollinate | 4.33-3ubuntu1.20.04.1 |
382381
| python-is-python3 | 3.8.2-4 |
383382
| rpm | 4.14.2.1+dfsg1-1build2 |
384-
| rsync | 3.1.3-8ubuntu0.5 |
383+
| rsync | 3.1.3-8ubuntu0.7 |
385384
| shellcheck | 0.7.0-2build2 |
386385
| sphinxsearch | 2.2.11-2ubuntu2 |
387386
| sqlite3 | 3.31.1-4ubuntu0.5 |

0 commit comments

Comments
 (0)