Updating readme file for ubuntu24 version 20251208.163.1

This commit is contained in:
Hosted Runners Images Bot.
2025-12-09 15:45:20 +00:00
parent b3681d0108
commit bab0be7e54

View File

@@ -1,11 +1,7 @@
| Announcements |
|-|
| [[Ubuntu & Windows] Four tools scheduled for deprecation on November 3, 2025](https://github.com/actions/runner-images/issues/12898) |
***
# Ubuntu 24.04 # Ubuntu 24.04
- OS Version: 24.04.3 LTS - OS Version: 24.04.3 LTS
- Kernel Version: 6.11.0-1018-azure - Kernel Version: 6.11.0-1018-azure
- Image Version: 20251126.144.1 - Image Version: 20251208.163.1
- Systemd version: 255.4-1ubuntu8.11 - Systemd version: 255.4-1ubuntu8.11
## Installed Software ## Installed Software
@@ -29,14 +25,14 @@
### Package Management ### Package Management
- cpan 1.64 - cpan 1.64
- Helm 3.19.2 - Helm 3.19.2
- Homebrew 5.0.3 - Homebrew 5.0.5
- Miniconda 25.9.1 - Miniconda 25.9.1
- Npm 10.8.2 - Npm 10.8.2
- Pip 24.0 - Pip 24.0
- Pip3 24.0 - Pip3 24.0
- Pipx 1.8.0 - Pipx 1.8.0
- RubyGems 3.4.20 - RubyGems 3.4.20
- Vcpkg (build from commit da93ad9cab) - Vcpkg (build from commit ab12063725)
- Yarn 1.22.22 - Yarn 1.22.22
#### Environment variables #### Environment variables
@@ -56,7 +52,7 @@ to accomplish this.
### Project Management ### Project Management
- Ant 1.10.14 - Ant 1.10.14
- Gradle 9.2.1 - Gradle 9.2.1
- Lerna 9.0.1 - Lerna 9.0.3
- Maven 3.9.11 - Maven 3.9.11
### Tools ### Tools
@@ -67,7 +63,7 @@ to accomplish this.
- Bicep 0.39.26 - Bicep 0.39.26
- Buildah 1.33.7 - Buildah 1.33.7
- CMake 3.31.6 - CMake 3.31.6
- CodeQL Action Bundle 2.23.6 - CodeQL Action Bundle 2.23.7
- Docker Amazon ECR Credential Helper 0.11.0 - Docker Amazon ECR Credential Helper 0.11.0
- Docker Compose v2 2.38.2 - Docker Compose v2 2.38.2
- Docker-Buildx 0.30.1 - Docker-Buildx 0.30.1
@@ -90,9 +86,9 @@ to accomplish this.
- nvm 0.40.3 - nvm 0.40.3
- OpenSSL 3.0.13-0ubuntu3.6 - OpenSSL 3.0.13-0ubuntu3.6
- Packer 1.14.3 - Packer 1.14.3
- Parcel 2.16.1 - Parcel 2.16.3
- Podman 4.9.3 - Podman 4.9.3
- Pulumi 3.209.0 - Pulumi 3.210.0
- Skopeo 1.13.3 - Skopeo 1.13.3
- Sphinx Open Source Search Server 2.2.11 - Sphinx Open Source Search Server 2.2.11
- yamllint 1.37.1 - yamllint 1.37.1
@@ -101,10 +97,10 @@ to accomplish this.
- Ninja 1.13.2 - Ninja 1.13.2
### CLI Tools ### CLI Tools
- AWS CLI 2.32.5 - AWS CLI 2.32.12
- AWS CLI Session Manager Plugin 1.2.764.0 - AWS CLI Session Manager Plugin 1.2.764.0
- AWS SAM CLI 1.148.0 - AWS SAM CLI 1.150.1
- Azure CLI 2.80.0 - Azure CLI 2.81.0
- Azure CLI (azure-devops) 1.0.2 - Azure CLI (azure-devops) 1.0.2
- GitHub CLI 2.83.1 - GitHub CLI 2.83.1
- Google Cloud CLI 548.0.0 - Google Cloud CLI 548.0.0
@@ -121,7 +117,7 @@ to accomplish this.
### PHP Tools ### PHP Tools
- PHP: 8.3.6 - PHP: 8.3.6
- Composer 2.9.2 - Composer 2.9.2
- PHPUnit 8.5.48 - PHPUnit 8.5.50
``` ```
Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled. Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
``` ```
@@ -142,12 +138,12 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Rustfmt 1.8.0 - Rustfmt 1.8.0
### Browsers and Drivers ### Browsers and Drivers
- Google Chrome 142.0.7444.175 - Google Chrome 143.0.7499.40
- ChromeDriver 142.0.7444.175 - ChromeDriver 143.0.7499.40
- Chromium 142.0.7444.0 - Chromium 143.0.7499.0
- Microsoft Edge 142.0.3595.94 - Microsoft Edge 143.0.3650.66
- Microsoft Edge WebDriver 142.0.3595.94 - Microsoft Edge WebDriver 143.0.3650.66
- Selenium server 4.38.0 - Selenium server 4.39.0
- Mozilla Firefox 145.0.2 - Mozilla Firefox 145.0.2
- Geckodriver 0.36.0 - Geckodriver 0.36.0
@@ -175,7 +171,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
``` ```
#### MySQL #### MySQL
- MySQL 8.0.44-0ubuntu0.24.04.1 - MySQL 8.0.44-0ubuntu0.24.04.2
``` ```
User: root User: root
Password: root Password: root
@@ -188,8 +184,8 @@ Use the following command as a part of your job to start the service: 'sudo syst
#### Go #### Go
- 1.22.12 - 1.22.12
- 1.23.12 - 1.23.12
- 1.24.10 - 1.24.11
- 1.25.4 - 1.25.5
#### Node.js #### Node.js
- 20.19.6 - 20.19.6
@@ -201,8 +197,8 @@ Use the following command as a part of your job to start the service: 'sudo syst
- 3.10.19 - 3.10.19
- 3.11.14 - 3.11.14
- 3.12.12 - 3.12.12
- 3.13.9 - 3.13.11
- 3.14.0 - 3.14.2
#### PyPy #### PyPy
- 3.9.19 [PyPy 7.3.16] - 3.9.19 [PyPy 7.3.16]
@@ -259,7 +255,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| aria2 | 1.37.0+debian-1build3 | | aria2 | 1.37.0+debian-1build3 |
| autoconf | 2.71-3 | | autoconf | 2.71-3 |
| automake | 1:1.16.5-1.3ubuntu1 | | automake | 1:1.16.5-1.3ubuntu1 |
| binutils | 2.42-4ubuntu2.6 | | binutils | 2.42-4ubuntu2.7 |
| bison | 2:3.8.2+dfsg-1build2 | | bison | 2:3.8.2+dfsg-1build2 |
| brotli | 1.1.0-2build2 | | brotli | 1.1.0-2build2 |
| bzip2 | 1.0.8-5.1build0.1 | | bzip2 | 1.0.8-5.1build0.1 |
@@ -328,4 +324,3 @@ Use the following command as a part of your job to start the service: 'sudo syst
| xz-utils | 5.6.1+really5.4.5-1ubuntu0.2 | | xz-utils | 5.6.1+really5.4.5-1ubuntu0.2 |
| zip | 3.0-13ubuntu0.2 | | zip | 3.0-13ubuntu0.2 |
| zsync | 0.6.2-5build1 | | zsync | 0.6.2-5build1 |