Skip to content

Commit

Permalink
Updating readme file for ubuntu24 version 20250120.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
459680 committed Jan 21, 2025
1 parent c21e396 commit 7a5a544
Showing 1 changed file with 39 additions and 40 deletions.
79 changes: 39 additions & 40 deletions images/ubuntu/Ubuntu2404-Readme.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
| Announcements |
|-|
| [[Windows & Ubuntu] Breaking change : Maven 3.8.* version will be updated to Maven 3.9.* from January 10,2025](https://github.com/actions/runner-images/issues/11093) |
| [[Ubuntu] Breaking Change: runner user will have UID 1001 instead of 1000 for larger runners](https://github.com/actions/runner-images/issues/10936) |
| [Ubuntu-latest workflows will use Ubuntu-24.04 image](https://github.com/actions/runner-images/issues/10636) |
| [[Windows & Ubuntu] Breaking change : Maven 3.8.* version will be updated to Maven 3.9.* from January 17,2025](https://github.com/actions/runner-images/issues/11093) |
***
# Ubuntu 24.04
- OS Version: 24.04.1 LTS
- Kernel Version: 6.8.0-1017-azure
- Image Version: 20250105.1.0
- Kernel Version: 6.8.0-1020-azure
- Image Version: 20250120.5.0
- Systemd version: 255.4-1ubuntu8.4

## Installed Software
Expand All @@ -30,15 +28,15 @@

### Package Management
- cpan 1.64
- Helm 3.16.4
- Homebrew 4.4.14
- Helm 3.17.0
- Homebrew 4.4.17
- Miniconda 24.11.1
- Npm 10.8.2
- Pip 24.0
- Pip3 24.0
- Pipx 1.7.1
- RubyGems 3.4.20
- Vcpkg (build from commit 65be70199)
- Vcpkg (build from commit cf035d991)
- Yarn 1.22.22

#### Environment variables
Expand All @@ -59,31 +57,31 @@ to accomplish this.
- Ant 1.10.14
- Gradle 8.12
- Lerna 8.1.9
- Maven 3.8.8
- Maven 3.9.9

### Tools
- Ansible 2.18.1
- AzCopy 10.27.1 - available by `azcopy` and `azcopy10` aliases
- Bazel 8.0.0
- Bazel 8.0.1
- Bazelisk 1.25.0
- Bicep 0.32.4
- Buildah 1.33.7
- CMake 3.31.3
- CodeQL Action Bundle 2.20.0
- CMake 3.31.4
- CodeQL Action Bundle 2.20.1
- Docker Amazon ECR Credential Helper 0.9.0
- Docker Compose v2 2.27.1
- Docker-Buildx 0.19.3
- Docker-Buildx 0.20.0
- Docker Client 26.1.3
- Docker Server 26.1.3
- Fastlane 2.226.0
- Git 2.47.1
- Git LFS 3.6.0
- Git 2.48.1
- Git LFS 3.6.1
- Git-ftp 1.6.0
- Haveged 1.9.14
- jq 1.7
- Kind 0.26.0
- Kubectl 1.32.0
- Kustomize 5.5.0
- Kubectl 1.32.1
- Kustomize 5.6.0
- MediaInfo 24.01
- Mercurial 6.7.2
- Minikube 1.34.0
Expand All @@ -94,21 +92,21 @@ to accomplish this.
- Packer 1.11.2
- Parcel 2.13.3
- Podman 4.9.3
- Pulumi 3.144.1
- Pulumi 3.146.0
- Skopeo 1.13.3
- Sphinx Open Source Search Server 2.2.11
- yamllint 1.35.1
- yq 4.44.6
- yq 4.45.1
- zstd 1.5.6

### CLI Tools
- AWS CLI 2.22.28
- AWS CLI 2.23.2
- AWS CLI Session Manager Plugin 1.2.694.0
- AWS SAM CLI 1.132.0
- Azure CLI 2.67.0
- Azure CLI 2.68.0
- Azure CLI (azure-devops) 1.0.1
- GitHub CLI 2.64.0
- Google Cloud CLI 504.0.1
- GitHub CLI 2.65.0
- Google Cloud CLI 506.0.0

### Java
| Version | Environment Variable |
Expand All @@ -133,22 +131,22 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Stack 3.3.1

### Rust Tools
- Cargo 1.83.0
- Rust 1.83.0
- Rustdoc 1.83.0
- Cargo 1.84.0
- Rust 1.84.0
- Rustdoc 1.84.0
- Rustup 1.27.1

#### Packages
- Rustfmt 1.8.0

### Browsers and Drivers
- Google Chrome 131.0.6778.204
- ChromeDriver 131.0.6778.204
- Chromium 131.0.6778.0
- Microsoft Edge 131.0.2903.112
- Microsoft Edge WebDriver 131.0.2903.112
- Selenium server 4.27.0
- Mozilla Firefox 133.0.3
- Google Chrome 132.0.6834.83
- ChromeDriver 132.0.6834.83
- Chromium 132.0.6834.0
- Microsoft Edge 132.0.2957.115
- Microsoft Edge WebDriver 132.0.2957.115
- Selenium server 4.28.0
- Mozilla Firefox 134.0.1
- Geckodriver 0.35.0

#### Environment variables
Expand All @@ -160,8 +158,8 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
| SELENIUM_JAR_PATH | /usr/share/java/selenium-server.jar |

### .NET Tools
- .NET Core SDK: 8.0.111
- nbgv 3.7.112+63bbe780b0
- .NET Core SDK: 8.0.112
- nbgv 3.7.115+d31f50f4d1

### Databases
- sqlite3 3.45.1
Expand Down Expand Up @@ -193,7 +191,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
#### Node.js
- 18.20.5
- 20.18.1
- 22.12.0
- 22.13.0

#### Python
- 3.9.21
Expand All @@ -211,7 +209,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
#### PowerShell Modules
- Az: 12.1.0
- Microsoft.Graph: 2.25.0
- Pester: 5.6.1
- Pester: 5.7.1
- PSScriptAnalyzer: 1.23.0

### Web Servers
Expand All @@ -224,7 +222,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| Package Name | Version |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 12.0 |
| Android SDK Build-tools | 35.0.0<br>34.0.0 |
| Android SDK Build-tools | 35.0.0 35.0.1<br>34.0.0 |
| Android SDK Platforms | android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1) |
| Android Support Repository | 47.0.0 |
| Google Play services | 49 |
Expand Down Expand Up @@ -255,7 +253,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| coreutils | 9.4-3ubuntu6 |
| curl | 8.5.0-2ubuntu10.6 |
| dbus | 1.14.10-4ubuntu4.1 |
| dnsutils | 1:9.18.28-0ubuntu0.24.04.1 |
| dnsutils | 1:9.18.30-0ubuntu0.24.04.1 |
| dpkg | 1.22.6ubuntu6.1 |
| dpkg-dev | 1.22.6ubuntu6.1 |
| fakeroot | 1.33-1 |
Expand All @@ -271,6 +269,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| iproute2 | 6.1.0-1ubuntu6 |
| iputils-ping | 3:20240117-1build1 |
| jq | 1.7.1-3build1 |
| libsqlite3-dev | 3.45.1-1ubuntu2 |
| libssl-dev | 3.0.13-0ubuntu3.4 |
| libtool | 2.4.7-7build1 |
| libyaml-dev | 0.2.5-1build1 |
Expand All @@ -292,7 +291,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| pollinate | 4.33-3.1ubuntu1 |
| python-is-python3 | 3.11.4-1 |
| rpm | 4.18.2+dfsg-2.1build2 |
| rsync | 3.2.7-1ubuntu1 |
| rsync | 3.2.7-1ubuntu1.2 |
| shellcheck | 0.9.0-1 |
| sphinxsearch | 2.2.11-8build1 |
| sqlite3 | 3.45.1-1ubuntu2 |
Expand Down

0 comments on commit 7a5a544

Please sign in to comment.