Compare commits

..
2 changed files with 44 additions and 44 deletions
+24 -23
View File
@@ -1,11 +1,12 @@
| Announcements |
|-|
| [[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) |
| [[all OSs] Updating Azure PowerShell Module version to 14.6.0 on January 26th, 2026.](https://github.com/actions/runner-images/issues/13473) |
***
# Ubuntu 24.04
- OS Version: 24.04.3 LTS
- Kernel Version: 6.11.0-1018-azure
- Image Version: 20260201.15.1
- Image Version: 20260126.10.1
- Systemd version: 255.4-1ubuntu8.12
## Installed Software
@@ -36,7 +37,7 @@
- Pip3 24.0
- Pipx 1.8.0
- RubyGems 3.4.20
- Vcpkg (build from commit 6d7bf7ef21)
- Vcpkg (build from commit 425d0412a2)
- Yarn 1.22.22
#### Environment variables
@@ -55,12 +56,12 @@ to accomplish this.
### Project Management
- Ant 1.10.14
- Gradle 9.3.1
- Gradle 9.3.0
- Lerna 9.0.3
- Maven 3.9.12
### Tools
- Ansible 2.20.2
- Ansible 2.20.1
- AzCopy 10.31.1 - available by `azcopy` and `azcopy10` aliases
- Bazel 9.0.0
- Bazelisk 1.28.1
@@ -70,7 +71,7 @@ to accomplish this.
- CodeQL Action Bundle 2.24.0
- Docker Amazon ECR Credential Helper 0.11.0
- Docker Compose v2 2.38.2
- Docker-Buildx 0.31.1
- Docker-Buildx 0.31.0
- Docker Client 28.0.4
- Docker Server 28.0.4
- Fastlane 2.231.1
@@ -84,44 +85,44 @@ to accomplish this.
- Kustomize 5.8.0
- MediaInfo 24.01
- Mercurial 6.7.2
- Minikube 1.38.0
- Minikube 1.37.0
- n 10.2.0
- Newman 6.2.2
- nvm 0.40.4
- OpenSSL 3.0.13-0ubuntu3.7
- nvm 0.40.3
- OpenSSL 3.0.13-0ubuntu3.6
- Packer 1.14.3
- Parcel 2.16.3
- Podman 4.9.3
- Pulumi 3.218.0
- Pulumi 3.217.0
- Skopeo 1.13.3
- Sphinx Open Source Search Server 2.2.11
- yamllint 1.38.0
- yq 4.52.2
- yq 4.50.1
- zstd 1.5.7
- Ninja 1.13.2
### CLI Tools
- AWS CLI 2.33.12
- AWS CLI 2.33.7
- AWS CLI Session Manager Plugin 1.2.764.0
- AWS SAM CLI 1.153.1
- AWS SAM CLI 1.152.0
- Azure CLI 2.82.0
- Azure CLI (azure-devops) 1.0.2
- GitHub CLI 2.86.0
- Google Cloud CLI 554.0.0
- Google Cloud CLI 553.0.0
### Java
| Version | Environment Variable |
| ------------------- | -------------------- |
| 8.0.472+8 | JAVA_HOME_8_X64 |
| 11.0.30+7 | JAVA_HOME_11_X64 |
| 11.0.29+7 | JAVA_HOME_11_X64 |
| 17.0.18+8 (default) | JAVA_HOME_17_X64 |
| 21.0.10+7 | JAVA_HOME_21_X64 |
| 25.0.2+10 | JAVA_HOME_25_X64 |
### PHP Tools
- PHP: 8.3.6
- Composer 2.9.5
- PHPUnit 8.5.52
- Composer 2.9.4
- PHPUnit 8.5.51
```
Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
```
@@ -142,13 +143,13 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Rustfmt 1.8.0
### Browsers and Drivers
- Google Chrome 144.0.7559.109
- ChromeDriver 144.0.7559.109
- Google Chrome 144.0.7559.96
- ChromeDriver 144.0.7559.96
- Chromium 144.0.7559.0
- Microsoft Edge 144.0.3719.104
- Microsoft Edge WebDriver 144.0.3719.104
- Microsoft Edge 144.0.3719.92
- Microsoft Edge WebDriver 144.0.3719.92
- Selenium server 4.40.0
- Mozilla Firefox 147.0.2
- Mozilla Firefox 147.0.1
- Geckodriver 0.36.0
#### Environment variables
@@ -219,7 +220,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
#### PowerShell Modules
- Az: 14.6.0
- Microsoft.Graph: 2.35.0
- Microsoft.Graph: 2.34.0
- Pester: 5.7.1
- PSScriptAnalyzer: 1.24.0
@@ -284,7 +285,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| jq | 1.7.1-3ubuntu0.24.04.1 |
| libnss3-tools | 2:3.98-1build1 |
| libsqlite3-dev | 3.45.1-1ubuntu2.5 |
| libssl-dev | 3.0.13-0ubuntu3.7 |
| libssl-dev | 3.0.13-0ubuntu3.6 |
| libtool | 2.4.7-7build1 |
| libyaml-dev | 0.2.5-1build1 |
| locales | 2.39-0ubuntu8.6 |
+20 -21
View File
@@ -1,11 +1,10 @@
| Announcements |
|-|
| [[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) |
| [[all OSs] Updating Azure PowerShell Module version to 14.6.0 on January 26th, 2026.](https://github.com/actions/runner-images/issues/13473) |
***
# Windows Server 2022
- OS Version: 10.0.20348 Build 4648
- Image Version: 20260126.18.1
- Image Version: 20260201.23.1
## Windows features
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -20,21 +19,21 @@
- LLVM 20.1.8
- Node 20.20.0
- Perl 5.32.1
- PHP 8.4.16
- PHP 8.5.1
- Python 3.12.10
- Ruby 3.3.10
### Package Management
- Chocolatey 2.6.0
- Composer 2.9.4
- Composer 2.9.5
- Helm 4.1.0
- Miniconda 25.11.1 (pre-installed on the image but not added to PATH)
- NPM 10.8.2
- NuGet 7.0.1.1
- pip 25.3 (python 3.12)
- pip 26.0 (python 3.12)
- Pipx 1.8.0
- RubyGems 3.5.22
- Vcpkg (build from commit 1d021d236e)
- Vcpkg (build from commit 6d7bf7ef21)
- Yarn 1.22.22
#### Environment variables
@@ -47,7 +46,7 @@
- Ant 1.10.15
- Gradle 9.3
- Maven 3.9.12
- sbt 1.12.0
- sbt 1.12.1
### Tools
- 7zip 25.01
@@ -76,9 +75,9 @@
- GNU Binutils 2.44
- Newman 6.2.2
- NSIS 3.10
- OpenSSL 3.6.0
- OpenSSL 3.6.1
- Packer 1.14.2
- Pulumi 3.217.0
- Pulumi 3.218.0
- R 4.5.2
- Service Fabric SDK 10.1.2493.9590
- Stack 3.9.1
@@ -92,9 +91,9 @@
- Ninja 1.13.2
### CLI Tools
- Alibaba Cloud CLI 3.2.7
- AWS CLI 2.33.6
- AWS SAM CLI 1.152.0
- Alibaba Cloud CLI 3.2.9
- AWS CLI 2.33.12
- AWS SAM CLI 1.153.1
- AWS Session Manager CLI 1.2.764.0
- Azure CLI 2.82.0
- Azure DevOps CLI extension 1.0.2
@@ -115,11 +114,11 @@
- Rustfmt 1.8.0
### Browsers and Drivers
- Google Chrome 144.0.7559.97
- Chrome Driver 144.0.7559.96
- Microsoft Edge 144.0.3719.92
- Microsoft Edge Driver 144.0.3719.92
- Mozilla Firefox 147.0.1
- Google Chrome 144.0.7559.110
- Chrome Driver 144.0.7559.109
- Microsoft Edge 144.0.3719.104
- Microsoft Edge Driver 144.0.3719.104
- Mozilla Firefox 147.0.2
- Gecko Driver 0.36.0
- IE Driver 4.14.0.0
- Selenium server 4.40.0
@@ -139,7 +138,7 @@
| 11.0.29+7 | JAVA_HOME_11_X64 |
| 17.0.17+10 | JAVA_HOME_17_X64 |
| 21.0.9+10.0 | JAVA_HOME_21_X64 |
| 25.0.1+8.0 | JAVA_HOME_25_X64 |
| 25.0.2+10.0 | JAVA_HOME_25_X64 |
### Shells
| Name | Target |
@@ -208,7 +207,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### MongoDB
| Version | ServiceName | ServiceStatus | ServiceStartType |
| -------- | ----------- | ------------- | ---------------- |
| 7.0.28.0 | MongoDB | Stopped | Disabled |
| 7.0.29.0 | MongoDB | Stopped | Disabled |
### Database tools
- Azure CosmosDb Emulator 2.14.25.0
@@ -493,10 +492,10 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Powershell Modules
- Az: 14.6.0
- AWSPowershell: 5.0.140
- AWSPowershell: 5.0.145
- DockerMsftProvider: 1.0.0.8
- MarkdownPS: 1.10
- Microsoft.Graph: 2.34.0
- Microsoft.Graph: 2.35.0
- Pester: 3.4.0, 5.7.1
- PowerShellGet: 1.0.0.1, 2.2.5
- PSScriptAnalyzer: 1.24.0