Compare commits

..
2 changed files with 47 additions and 47 deletions
+28 -27
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 22.04
- OS Version: 22.04.5 LTS
- Kernel Version: 6.8.0-1044-azure
- Image Version: 20260201.24.1
- Image Version: 20260126.19.1
- Systemd version: 249.11-0ubuntu3.17
## Installed Software
@@ -39,7 +40,7 @@
- Pip3 22.0.2
- Pipx 1.8.0
- RubyGems 3.3.5
- Vcpkg (build from commit 6d7bf7ef21)
- Vcpkg (build from commit 425d0412a2)
- Yarn 1.22.22
#### Environment variables
@@ -58,7 +59,7 @@ to accomplish this.
### Project Management
- Ant 1.10.12
- Gradle 9.3.1
- Gradle 9.3.0
- Lerna 9.0.3
- Maven 3.9.12
- Sbt 1.12.1
@@ -75,7 +76,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
@@ -91,52 +92,52 @@ to accomplish this.
- Leiningen 2.12.0
- MediaInfo 21.09
- Mercurial 6.1.1
- Minikube 1.38.0
- Minikube 1.37.0
- n 10.2.0
- Newman 6.2.2
- nvm 0.40.4
- OpenSSL 3.0.2-0ubuntu1.21
- nvm 0.40.3
- OpenSSL 3.0.2-0ubuntu1.20
- Packer 1.14.3
- Parcel 2.16.3
- Podman 3.4.4
- Pulumi 3.218.0
- Pulumi 3.217.0
- R 4.5.2
- Skopeo 1.4.1
- Sphinx Open Source Search Server 2.2.11
- SVN 1.14.1
- Terraform 1.14.4
- Terraform 1.14.3
- yamllint 1.38.0
- yq 4.52.2
- yq 4.50.1
- zstd 1.5.7
- Ninja 1.13.2
### CLI Tools
- Alibaba Cloud CLI 3.2.9
- AWS CLI 2.33.12
- Alibaba Cloud CLI 3.2.7
- 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
- Netlify CLI 23.14.0
- OpenShift CLI 4.20.12
- Google Cloud CLI 553.0.0
- Netlify CLI 23.13.5
- OpenShift CLI 4.20.11
- ORAS CLI 1.3.0
- Vercel CLI 50.9.6
- Vercel CLI 50.5.2
### Java
| Version | Environment Variable |
| ------------------- | -------------------- |
| 8.0.472+8 | JAVA_HOME_8_X64 |
| 11.0.30+7 (default) | JAVA_HOME_11_X64 |
| 11.0.29+7 (default) | JAVA_HOME_11_X64 |
| 17.0.18+8 | JAVA_HOME_17_X64 |
| 21.0.10+7 | JAVA_HOME_21_X64 |
| 25.0.2+10 | JAVA_HOME_25_X64 |
### PHP Tools
- PHP: 8.1.2
- 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.
```
@@ -162,13 +163,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
@@ -246,7 +247,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
#### PowerShell Modules
- Az: 14.6.0
- MarkdownPS: 1.10
- Microsoft.Graph: 2.35.0
- Microsoft.Graph: 2.34.0
- Pester: 5.7.1
- PSScriptAnalyzer: 1.24.0
@@ -325,7 +326,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| libnss3-tools | 2:3.98-0ubuntu0.22.04.2 |
| libsecret-1-dev | 0.20.5-2 |
| libsqlite3-dev | 3.37.2-2ubuntu0.5 |
| libssl-dev | 3.0.2-0ubuntu1.21 |
| libssl-dev | 3.0.2-0ubuntu1.20 |
| libtool | 2.4.6-15build2 |
| libunwind8 | 1.3.2-2build2.1 |
| libxkbfile-dev | 1:1.1.0-1build3 |
+19 -20
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 2025
- OS Version: 10.0.26100 Build 32230
- Image Version: 20260127.11.2
- Image Version: 20260202.17.1
## Windows features
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -21,21 +20,21 @@
- LLVM 20.1.8
- Node 22.22.0
- Perl 5.42.0
- 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.9.4
- 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 66009b2d73)
- Vcpkg (build from commit ddcdd9a50d)
- Yarn 1.22.22
#### Environment variables
@@ -64,7 +63,7 @@
- Docker Compose v2 2.32.2
- Docker-wincred 0.9.5
- ghc 9.14.1
- Git 2.52.0.windows.1
- Git 2.53.0.windows.1
- Git LFS 3.7.1
- ImageMagick 7.1.2-13
- InnoSetup 6.7.0
@@ -75,9 +74,9 @@
- gdb 16.3
- GNU Binutils 2.45
- Newman 6.2.2
- 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
@@ -90,8 +89,8 @@
- Ninja 1.13.2
### CLI Tools
- AWS CLI 2.33.6
- AWS SAM CLI 1.152.0
- 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
@@ -108,11 +107,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
@@ -132,7 +131,7 @@
| 11.0.29+7 | JAVA_HOME_11_X64 |
| 17.0.17+10 (default) | 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 |
@@ -198,7 +197,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
@@ -473,10 +472,10 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Powershell Modules
- Az: 14.6.0
- AWSPowershell: 5.0.141
- AWSPowershell: 5.0.146
- 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