Updating readme file for ubuntu20 version 20221002.2 (#6347)

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
This commit is contained in:
github-actions[bot]
2022-10-05 11:39:35 +00:00
committed by GitHub
parent 9eaf3d8b71
commit 2aec524970

View File

@@ -1,11 +1,12 @@
| Announcements |
|-|
| [[Ubuntu] homebrew will be removed from $PATH](https://github.com/actions/runner-images/issues/6283) |
| [Third party PHP repository will be removed from the Ubuntu 22.04 image](https://github.com/actions/runner-images/issues/6331) |
| [[Ubuntu] homebrew will be removed from ](https://github.com/actions/runner-images/issues/6283) |
| [The Ubuntu 18.04 Actions runner image will begin deprecation on 8/8/22 and will be fully unsupported by 4/1/2023](https://github.com/actions/runner-images/issues/6002) |
***
# Ubuntu 20.04.5 LTS
- Linux kernel version: 5.15.0-1020-azure
- Image Version: 20220922.2
- Image Version: 20221002.2
## Installed Software
### Language and Runtime
@@ -18,11 +19,11 @@
- Erlang rebar3 3.19.0
- GNU C++ 9.4.0, 10.3.0
- GNU Fortran 9.4.0, 10.3.0
- Julia 1.8.1
- Kotlin 1.7.10-release-333
- Julia 1.8.2
- Kotlin 1.7.20-release-201
- Mono 6.12.0.182 (apt source repository: https://download.mono-project.com/repo/ubuntu stable-focal main)
- MSBuild 16.10.1.31701 (from /usr/lib/mono/msbuild/15.0/bin/MSBuild.dll)
- Node 16.17.0
- Node 16.17.1
- Perl 5.30.0
- Python 3.8.10
- Python3 3.8.10
@@ -32,7 +33,7 @@
### Package Management
- cpan 1.64
- Helm 3.10.0
- Homebrew 3.6.2
- Homebrew 3.6.3
- Miniconda 4.12.0
- Npm 8.15.0
- NuGet 6.2.1.2
@@ -40,14 +41,14 @@
- Pip3 20.0.2
- Pipx 1.1.0
- RubyGems 3.1.2
- Vcpkg (build from master \<d52632d9a>)
- Vcpkg (build from master \<5f1441730>)
- Yarn 1.22.19
##### Notes:
```
Location: /home/linuxbrew
Note: Homebrew is pre-installed on image but not added to PATH.
run the eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv) command
run the eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" command
to accomplish this.
```
@@ -61,7 +62,7 @@ to accomplish this.
### Project Management
- Ant 1.10.7
- Gradle 7.5.1
- Lerna 5.5.2
- Lerna 5.5.4
- Maven 3.8.6
- Sbt 1.7.1
@@ -74,10 +75,10 @@ to accomplish this.
- Bicep 0.10.61
- Buildah 1.22.3 (apt source repository: https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable)
- CMake 3.24.2
- CodeQL Action Bundle 2.10.5
- CodeQL Action Bundle 2.11.0
- Docker Amazon ECR Credential Helper 0.6.0
- Docker Compose v1 1.29.2
- Docker Compose v2 2.11.0+azure-1
- Docker Compose v2 2.11.2+azure-1
- Docker-Buildx 0.9.1
- Docker-Moby Client 20.10.18+azure-1
- Docker-Moby Server 20.10.18+azure-1
@@ -89,7 +90,7 @@ to accomplish this.
- Heroku 7.63.4
- HHVM (HipHop VM) 4.169.0
- jq 1.6
- Kind 0.15.0
- Kind 0.16.0
- Kubectl 1.25.2
- Kustomize 4.5.7
- Leiningen 2.9.10
@@ -104,30 +105,30 @@ to accomplish this.
- Parcel 2.7.0
- PhantomJS 2.1.1
- Podman 3.4.2 (apt source repository: https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable)
- Pulumi 3.40.1
- Pulumi 3.40.2
- R 4.2.1
- Skopeo 1.5.0 (apt source repository: https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable)
- Sphinx Open Source Search Server 2.2.11
- SVN 1.13.0
- Terraform 1.3.0
- Terraform 1.3.1
- yamllint 1.28.0
- yq 4.27.5
- zstd 1.5.2 (homebrew)
### CLI Tools
- Alibaba Cloud CLI 3.0.127
- AWS CLI 2.7.34
- AWS CLI 2.8.0
- AWS CLI Session manager plugin 1.2.339.0
- AWS SAM CLI 1.57.0
- AWS SAM CLI 1.58.0
- Azure CLI (azure-cli) 2.40.0 (installation method: https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=apt)
- Azure CLI (azure-devops) 0.25.0
- GitHub CLI 2.16.0
- Google Cloud SDK 403.0.0 (apt source repository: https://packages.cloud.google.com/apt)
- GitHub CLI 2.16.1
- Google Cloud SDK 404.0.0 (apt source repository: https://packages.cloud.google.com/apt)
- Hub CLI 2.14.2
- Netlify CLI 11.8.2
- OpenShift CLI 4.11.5
- ORAS CLI 0.14.1
- Vercel CLI 28.4.1
- Netlify CLI 12.0.2
- OpenShift CLI 4.11.6
- ORAS CLI 0.15.0
- Vercel CLI 28.4.5
### Java
| Version | Vendor | Environment Variable |
@@ -144,9 +145,9 @@ to accomplish this.
### PHP
| Tool | Version |
| -------- | -------------------- |
| PHP | 7.4.30 8.0.23 8.1.10 |
| PHP | 7.4.32 8.0.24 8.1.11 |
| Composer | 2.4.2 |
| PHPUnit | 8.5.29 |
| PHPUnit | 8.5.30 |
```
Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
```
@@ -171,13 +172,13 @@ to accomplish this.
- Rustfmt 1.5.1
### Browsers and Drivers
- Google Chrome 105.0.5195.125
- ChromeDriver 105.0.5195.52
- Chromium 105.0.5177.0
- Microsoft Edge 105.0.1343.42 (apt source repository: https://packages.microsoft.com/repos/edge)
- Microsoft Edge WebDriver 105.0.1343.42
- Selenium server 4.4.0
- Mozilla Firefox 104.0
- Google Chrome 106.0.5249.91
- ChromeDriver 106.0.5249.61
- Chromium 106.0.5235.0
- Microsoft Edge 105.0.1343.53 (apt source repository: https://packages.microsoft.com/repos/edge)
- Microsoft Edge WebDriver 105.0.1343.53
- Selenium server 4.5.0
- Mozilla Firefox 105.0
- Geckodriver 0.31.0
#### Environment variables
@@ -195,7 +196,7 @@ to accomplish this.
- nbgv 3.5.113+a908c6d9d2
### Databases
- MongoDB 5.0.12 (apt source repository: https://repo.mongodb.org/apt/ubuntu)
- MongoDB 5.0.13 (apt source repository: https://repo.mongodb.org/apt/ubuntu)
- sqlite3 3.31.1
#### PostgreSQL
@@ -214,7 +215,7 @@ to accomplish this.
```
#### MS SQL Server Client Tools
- sqlcmd 17.10.0001.1
- SqlPackage 16.0.6161.0
- SqlPackage 16.0.6296.0
### Cached Tools
#### Go
@@ -224,8 +225,8 @@ to accomplish this.
#### Node.js
- 12.22.12
- 14.20.0
- 16.17.0
- 14.20.1
- 16.17.1
#### PyPy
- 2.7.18 [PyPy 7.3.9]
@@ -263,9 +264,9 @@ to accomplish this.
| Module | Version |
| ---------------- | ------- |
| MarkdownPS | 1.9 |
| Microsoft.Graph | 1.12.0 |
| Microsoft.Graph | 1.12.2 |
| Pester | 5.3.3 |
| PSScriptAnalyzer | 1.20.0 |
| PSScriptAnalyzer | 1.21.0 |
#### Az PowerShell Modules
- 7.5.0 3.1.0.zip 4.4.0.zip 5.9.0.zip 6.6.0.zip
@@ -281,7 +282,7 @@ to accomplish this.
| Package Name | Version |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Android Command Line Tools | 7.0 |
| Android Emulator | 31.3.10 |
| Android Emulator | 31.3.11 |
| Android SDK Build-tools | 33.0.0<br>32.0.0<br>31.0.0<br>30.0.0 30.0.1 30.0.2 30.0.3<br>29.0.0 29.0.1 29.0.2 29.0.3<br>28.0.0 28.0.1 28.0.2 28.0.3<br>27.0.0 27.0.1 27.0.2 27.0.3 |
| Android SDK Platform-Tools | 33.0.3 |
| Android SDK Platforms | android-33 (rev 2)<br>android-32 (rev 1)<br>android-31 (rev 1)<br>android-30 (rev 3)<br>android-29 (rev 5)<br>android-28 (rev 6)<br>android-27 (rev 3) |
@@ -318,10 +319,10 @@ to accomplish this.
| moby/buildkit:latest | sha256:67c9251f9f2e103e1ee489b6cead518b6d82607ef485d3f1505fc4095a55ebeb | 2022-08-22 |
| node:12 | sha256:01627afeb110b3054ba4a1405541ca095c8bfca1cb6f2be9479c767a2711879e | 2022-04-20 |
| node:12-alpine | sha256:d4b15b3d48f42059a15bd659be60afe21762aae9d6cbea6f124440895c27db68 | 2022-04-11 |
| node:14 | sha256:6adfb0c2a9db12a06893974bb140493a7482e2b3df59c058590594ceecd0c99b | 2022-09-13 |
| node:14-alpine | sha256:4aff4ba0da347e51561587eba037a38db4eaa70e1a6c8334d66779fe963d5be7 | 2022-08-09 |
| node:16 | sha256:a5d9200d3b8c17f0f3d7717034a9c215015b7aae70cb2a9d5e5dae7ff8aa6ca8 | 2022-09-13 |
| node:16-alpine | sha256:2c405ed42fc0fd6aacbe5730042640450e5ec030bada7617beac88f742b6997b | 2022-08-16 |
| node:14 | sha256:500c729bf9b75de8aee647d70b68dc16eb14991d74bbf033c5ffdb667bbef704 | 2022-09-26 |
| node:14-alpine | sha256:0a37794193aa27ba8af16a2da0998a3e0c551fcc4ebec2ce95b1615032daf820 | 2022-09-26 |
| node:16 | sha256:5968f50bda8ea8bdc65fd4208de287bbb25ca3ba81649494b1b6cf4b9203695e | 2022-09-26 |
| node:16-alpine | sha256:88d9d8da697877a4a771a40e5cbc10a12c2ad959e82f3b0f36ef35635e17f693 | 2022-09-26 |
| ubuntu:16.04 | sha256:91bd29a464fdabfcf44e29e1f2a5f213c6dfa750b6290e40dd6998ac79da3c41 | 2021-08-31 |
| ubuntu:18.04 | sha256:6fec50623d6d37b7f3c14c5b6fc36c73fd04aa8173d59d54dba00da0e7ac50ee | 2022-09-06 |
| ubuntu:20.04 | sha256:35ab2bf57814e9ff49e365efd5a5935b6915eede5c7f8581e9e1b85e0eecbe16 | 2022-09-01 |