mirror of
https://github.com/actions/runner-images.git
synced 2025-12-24 10:28:00 +08:00
Updating readme file for ubuntu18 version 20211212.1 (#4730)
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:
committed by
GitHub
parent
30861de4bb
commit
c042ffc4d7
@@ -1,6 +1,6 @@
|
||||
# Ubuntu 18.04.6 LTS
|
||||
- Linux kernel version: 5.4.0-1064-azure
|
||||
- Image Version: 20211209.3
|
||||
- Image Version: 20211212.1
|
||||
|
||||
## Installed Software
|
||||
### Language and Runtime
|
||||
@@ -32,7 +32,7 @@
|
||||
- Pip3 9.0.1
|
||||
- Pipx 0.16.4
|
||||
- RubyGems 2.7.6
|
||||
- Vcpkg (build from master \<14543ba18>)
|
||||
- Vcpkg (build from master \<48bba4f9c>)
|
||||
- Yarn 1.22.17
|
||||
|
||||
#### Environment variables
|
||||
@@ -45,29 +45,29 @@
|
||||
- Ant 1.10.5
|
||||
- Gradle 7.3.1
|
||||
- Maven 3.8.4
|
||||
- Sbt 1.5.5
|
||||
- Sbt 1.5.6
|
||||
|
||||
### Tools
|
||||
- Ansible 2.11.7
|
||||
- apt-fast 1.9.11
|
||||
- AzCopy 10.13.0 (available by `azcopy` and `azcopy10` aliases)
|
||||
- Bazel 4.2.2
|
||||
- Bazelisk 1.10.1
|
||||
- Bazelisk 1.11.0
|
||||
- Bicep 0.4.1008
|
||||
- Buildah 1.19.6 (apt source repository: https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable)
|
||||
- CMake 3.22.1
|
||||
- CodeQL Action Bundle 2.7.3
|
||||
- Docker Compose v1 1.29.2
|
||||
- Docker Compose v2 2.1.1+azure-2
|
||||
- Docker Compose v2 2.2.2+azure-1
|
||||
- Docker-Buildx 0.7.1
|
||||
- Docker-Moby Client 20.10.11+azure-2
|
||||
- Docker-Moby Server 20.10.11+azure-2
|
||||
- Docker-Moby Client 20.10.11+azure-3
|
||||
- Docker-Moby Server 20.10.11+azure-3
|
||||
- Git 2.34.1 (apt source repository: ppa:git-core/ppa)
|
||||
- Git LFS 3.0.2 (apt source repository: https://packagecloud.io/install/repositories/github/git-lfs)
|
||||
- Git-ftp 1.3.1
|
||||
- Haveged 1.9.1
|
||||
- Heroku 7.59.2
|
||||
- HHVM (HipHop VM) 4.138.0
|
||||
- HHVM (HipHop VM) 4.139.0
|
||||
- jq 1.5
|
||||
- Kind 0.11.1
|
||||
- Kubectl 1.23.0
|
||||
@@ -95,7 +95,7 @@
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.100
|
||||
- AWS CLI 1.22.22
|
||||
- AWS CLI 1.22.23
|
||||
- AWS CLI Session manager plugin 1.2.279.0
|
||||
- AWS SAM CLI 1.36.0
|
||||
- Azure CLI (azure-cli) 2.31.0 (installation method: https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=apt)
|
||||
@@ -103,7 +103,7 @@
|
||||
- GitHub CLI 2.3.0
|
||||
- Google Cloud SDK 366.0.0 (apt source repository: https://packages.cloud.google.com/apt)
|
||||
- Hub CLI 2.14.2
|
||||
- Netlify CLI 8.0.18
|
||||
- Netlify CLI 8.0.20
|
||||
- OpenShift CLI 4.9.10
|
||||
- ORAS CLI 0.12.0
|
||||
- Vercel CLI 23.1.2
|
||||
@@ -147,7 +147,7 @@
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 96.0.4664.93
|
||||
- ChromeDriver 96.0.4664.45
|
||||
- Mozilla Firefox 94.0
|
||||
- Mozilla Firefox 95.0
|
||||
- Geckodriver 0.30.0
|
||||
- Chromium 96.0.4664.0
|
||||
- Selenium server 4.1.0
|
||||
@@ -168,7 +168,7 @@
|
||||
- sqlite3 3.22.0
|
||||
|
||||
#### MySQL
|
||||
- MySQL 5.7.36-0ubuntu0.18.04.1
|
||||
- MySQL 5.7.36
|
||||
- MySQL Server (user:root password:root)
|
||||
|
||||
```
|
||||
@@ -181,8 +181,8 @@
|
||||
### Cached Tools
|
||||
#### Go
|
||||
- 1.15.15
|
||||
- 1.16.11
|
||||
- 1.17.4
|
||||
- 1.16.12
|
||||
- 1.17.5
|
||||
|
||||
#### Node.js
|
||||
- 12.22.7
|
||||
@@ -213,8 +213,8 @@
|
||||
| Name | Value | Architecture |
|
||||
| --------------- | ----------------------------------- | ------------ |
|
||||
| GOROOT_1_15_X64 | /opt/hostedtoolcache/go/1.15.15/x64 | x64 |
|
||||
| GOROOT_1_16_X64 | /opt/hostedtoolcache/go/1.16.11/x64 | x64 |
|
||||
| GOROOT_1_17_X64 | /opt/hostedtoolcache/go/1.17.4/x64 | x64 |
|
||||
| GOROOT_1_16_X64 | /opt/hostedtoolcache/go/1.16.12/x64 | x64 |
|
||||
| GOROOT_1_17_X64 | /opt/hostedtoolcache/go/1.17.5/x64 | x64 |
|
||||
|
||||
### PowerShell Tools
|
||||
- PowerShell 7.2.0
|
||||
|
||||
Reference in New Issue
Block a user