From c8b12448c58fa53a5cd81dd3b1bcb976eb183590 Mon Sep 17 00:00:00 2001 From: "Image generation service account." Date: Mon, 16 Sep 2024 16:34:24 +0000 Subject: [PATCH] Updating readme file for ubuntu24 version 20240915.1.1 --- images/ubuntu/Ubuntu2404-Readme.md | 55 ++++++++++++++++-------------- 1 file changed, 30 insertions(+), 25 deletions(-) diff --git a/images/ubuntu/Ubuntu2404-Readme.md b/images/ubuntu/Ubuntu2404-Readme.md index da1b95df9533..ba2296909d66 100644 --- a/images/ubuntu/Ubuntu2404-Readme.md +++ b/images/ubuntu/Ubuntu2404-Readme.md @@ -1,12 +1,12 @@ | Announcements | |-| -| [[Ubuntu 20.04 and Ubuntu 22.04 Oses] Go 1.22.x will be set as default on September, 20](https://github.com/actions/runner-images/issues/10500) | +| [[Ubuntu 20 and 22] Go version 1.20.0 will be removed on October 14,2024.](https://github.com/actions/runner-images/issues/10607) | | [Ubuntu 24.04 is now available](https://github.com/actions/runner-images/issues/9848) | *** # Ubuntu 24.04 - OS Version: 24.04.1 LTS -- Kernel Version: 6.8.0-1013-azure -- Image Version: 20240908.1.0 +- Kernel Version: 6.8.0-1014-azure +- Image Version: 20240915.1.0 - Systemd version: 255.4-1ubuntu8.4 ## Installed Software @@ -25,18 +25,19 @@ - Perl 5.38.2 - Python 3.12.3 - Ruby 3.2.3 +- Swift 5.10.1 ### Package Management - cpan 1.64 -- Helm 3.15.4 -- Homebrew 4.3.19 +- Helm 3.16.1 +- Homebrew 4.3.21 - Miniconda 24.7.1 - Npm 10.8.2 - Pip 24.0 - Pip3 24.0 - Pipx 1.4.3 - RubyGems 3.4.20 -- Vcpkg (build from commit eba7c6a89) +- Vcpkg (build from commit 86fba1306) - Yarn 1.22.22 #### Environment variables @@ -55,22 +56,22 @@ to accomplish this. ### Project Management - Ant 1.10.14 -- Gradle 8.10 +- Gradle 8.10.1 - Lerna 8.1.8 - Maven 3.8.8 ### Tools -- Ansible 2.17.3 +- Ansible 2.17.4 - AzCopy 10.26.0 - available by `azcopy` and `azcopy10` aliases - Bazel 7.3.1 - Bazelisk 1.21.0 - Bicep 0.29.47 - Buildah 1.33.7 - CMake 3.30.3 -- CodeQL Action Bundle 2.18.3 +- CodeQL Action Bundle 2.18.4 - Docker Amazon ECR Credential Helper 0.8.0 - Docker Compose v2 2.27.1 -- Docker-Buildx 0.16.2 +- Docker-Buildx 0.17.1 - Docker Client 26.1.3 - Docker Server 26.1.3 - Fastlane 2.222.0 @@ -80,18 +81,18 @@ to accomplish this. - Haveged 1.9.14 - jq 1.7 - Kind 0.24.0 -- Kubectl 1.31.0 +- Kubectl 1.31.1 - Kustomize 5.4.3 - MediaInfo 24.01 - Mercurial 6.7.2 -- Minikube 1.33.1 +- Minikube 1.34.0 - n 10.0.0 - Newman 6.2.1 - OpenSSL 3.0.13-0ubuntu3.4 - Packer 1.11.2 - Parcel 2.12.0 - Podman 4.9.3 -- Pulumi 3.131.0 +- Pulumi 3.132.0 - Skopeo 1.13.3 - Sphinx Open Source Search Server 2.2.11 - yamllint 1.35.1 @@ -99,12 +100,12 @@ to accomplish this. - zstd 1.5.6 ### CLI Tools -- AWS CLI 2.17.46 +- AWS CLI 2.17.51 - AWS CLI Session Manager Plugin 1.2.650.0 -- AWS SAM CLI 1.123.0 +- AWS SAM CLI 1.124.0 - Azure CLI 2.64.0 - Azure CLI (azure-devops) 1.0.1 -- GitHub CLI 2.55.0 +- GitHub CLI 2.56.0 ### Java | Version | Environment Variable | @@ -138,17 +139,21 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled. - Rustfmt 1.7.1 ### Browsers and Drivers -- Google Chrome 128.0.6613.119 -- ChromeDriver 128.0.6613.119 +- Google Chrome 128.0.6613.137 +- ChromeDriver 128.0.6613.137 - Chromium 128.0.6613.0 +- Microsoft Edge 128.0.2739.79 +- Microsoft Edge WebDriver 128.0.2739.81 - Selenium server 4.24.0 +- Mozilla Firefox 130.0 +- Geckodriver 0.35.0 #### Environment variables | Name | Value | | ----------------- | ------------------------------------- | | CHROMEWEBDRIVER | /usr/local/share/chromedriver-linux64 | -| EDGEWEBDRIVER | | -| GECKOWEBDRIVER | | +| EDGEWEBDRIVER | /usr/local/share/edge_driver | +| GECKOWEBDRIVER | /usr/local/share/gecko_driver | | SELENIUM_JAR_PATH | /usr/share/java/selenium-server.jar | ### .NET Tools @@ -178,9 +183,9 @@ Use the following command as a part of your job to start the service: 'sudo syst ### Cached Tools #### Go -- 1.20.14 - 1.21.13 - 1.22.7 +- 1.23.1 #### Node.js - 16.20.2 @@ -188,10 +193,10 @@ Use the following command as a part of your job to start the service: 'sudo syst - 20.17.0 #### Python -- 3.9.19 -- 3.10.14 -- 3.11.9 -- 3.12.5 +- 3.9.20 +- 3.10.15 +- 3.11.10 +- 3.12.6 #### PyPy - 3.9.19 [PyPy 7.3.16]