From 7462d17cd2b3b54974b8ccc5eaeaa2118220953b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 10:05:48 +0000 Subject: [PATCH] Updating readme file for ubuntu22 version 20220731.1 (#5995) Co-authored-by: Image generation service account Co-authored-by: Actions service account --- images/linux/Ubuntu2204-Readme.md | 72 ++++++++++++++++--------------- 1 file changed, 38 insertions(+), 34 deletions(-) diff --git a/images/linux/Ubuntu2204-Readme.md b/images/linux/Ubuntu2204-Readme.md index 9121ab58..9c92d678 100644 --- a/images/linux/Ubuntu2204-Readme.md +++ b/images/linux/Ubuntu2204-Readme.md @@ -1,12 +1,13 @@ | Announcements | |-| +| ['virtual-environments' repository name will be changed to 'runner-images' on August, 8th](https://github.com/actions/virtual-environments/issues/5967) | | [[all OSs] Android NDK 21 will be replaced in favor of 25 on August, 1st](https://github.com/actions/virtual-environments/issues/5930) | | [[all OSs] Android ndk-bundle along with old NDK versions will be deprecated on July, 24](https://github.com/actions/virtual-environments/issues/5879) | | [(Public Beta) Ubuntu 22.04 is now available](https://github.com/actions/virtual-environments/issues/5490) | *** # Ubuntu 22.04 LTS - Linux kernel version: 5.15.0-1014-azure -- Image Version: 20220724.1 +- Image Version: 20220731.1 ## Installed Software ### Language and Runtime @@ -38,7 +39,7 @@ - Pip3 22.0.2 - Pipx 1.1.0 - RubyGems 3.3.5 -- Vcpkg (build from master \) +- Vcpkg (build from master \<66045de4d>) - Yarn 1.22.19 #### Environment variables @@ -48,7 +49,7 @@ | VCPKG_INSTALLATION_ROOT | /usr/local/share/vcpkg | ### Project Management -- Lerna 5.2.0 +- Lerna 5.3.0 ### Tools - Ansible 2.13.2 @@ -58,8 +59,8 @@ - Bazelisk 1.12.0 - Bicep 0.8.9 - Buildah 1.23.1 -- CMake 3.23.2 -- CodeQL Action Bundle 2.10.0 +- CMake 3.23.3 +- CodeQL Action Bundle 2.10.1 - Docker Amazon ECR Credential Helper 0.6.0 - Docker Compose v1 1.29.2 - Docker Compose v2 2.6.1+azure-1 @@ -75,7 +76,7 @@ - jq 1.6 - Kind 0.14.0 - Kubectl 1.24.3 -- Kustomize 4.5.5 +- Kustomize 4.5.6 - Leiningen 2.9.8 - MediaInfo 21.09 - Mercurial 6.1.1 @@ -87,56 +88,56 @@ - Packer 1.8.2 - Parcel 2.6.2 - Podman 3.4.4 -- Pulumi 3.36.0 +- Pulumi 3.37.2 - R 4.2.1 - Skopeo 1.4.1 - Sphinx Open Source Search Server 2.2.11 - SVN 1.14.1 -- Terraform 1.2.5 +- Terraform 1.2.6 - yamllint 1.27.1 - yq 4.26.1 - zstd 1.5.2 (homebrew) ### CLI Tools - Alibaba Cloud CLI 3.0.124 -- AWS CLI 2.7.18 +- AWS CLI 2.7.20 - AWS CLI Session manager plugin 1.2.339.0 - AWS SAM CLI 1.53.0 - Azure CLI (azure-cli) 2.38.0 (installation method: https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=apt) - Azure CLI (azure-devops) 0.25.0 -- GitHub CLI 2.14.2 +- GitHub CLI 2.14.3 - Google Cloud SDK 369.0.0 (apt source repository: https://packages.cloud.google.com/apt) - Hub CLI 2.14.2 -- Netlify CLI 10.11.1 +- Netlify CLI 10.13.0 - OpenShift CLI 4.10.24 - ORAS CLI 0.13.0 -- Vercel CLI 27.2.0 +- Vercel CLI 27.3.3 ### Java -| Version | Vendor | Environment Variable | -| -------------------- | --------------- | -------------------- | -| 8.0.332+9 | Eclipse Temurin | JAVA_HOME_8_X64 | -| 11.0.15+10 (default) | Eclipse Temurin | JAVA_HOME_11_X64 | -| 17.0.3+7 | Eclipse Temurin | JAVA_HOME_17_X64 | +| Version | Vendor | Environment Variable | +| ------------------- | --------------- | -------------------- | +| 8.0.332+9 | Eclipse Temurin | JAVA_HOME_8_X64 | +| 11.0.16+8 (default) | Eclipse Temurin | JAVA_HOME_11_X64 | +| 17.0.4+8 | Eclipse Temurin | JAVA_HOME_17_X64 | ### GraalVM | Version | Environment variables | | --------- | --------------------- | -| CE 22.1.0 | GRAALVM_11_ROOT | +| CE 22.2.0 | GRAALVM_11_ROOT | ### PHP | Tool | Version | | -------- | ------- | | PHP | 8.1.8 | | Composer | 2.3.10 | -| PHPUnit | 8.5.27 | +| PHPUnit | 8.5.28 | ``` Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled. ``` ### Haskell - Cabal 3.6.2.0 -- GHC 9.2.3 -- GHCup 0.1.17.8 +- GHC 9.2.4 +- GHCup 0.1.18.0 - Stack 2.7.5 ### Rust Tools @@ -157,8 +158,8 @@ - Google Chrome 103.0.5060.134 - ChromeDriver 103.0.5060.134 - Chromium 103.0.5060.0 -- Microsoft Edge 103.0.1264.71 (apt source repository: https://packages.microsoft.com/repos/edge) -- Microsoft Edge WebDriver 103.0.1264.71 +- Microsoft Edge 103.0.1264.77 (apt source repository: https://packages.microsoft.com/repos/edge) +- Microsoft Edge WebDriver 103.0.1264.77 - Selenium server 4.3.0 #### Environment variables @@ -186,7 +187,7 @@ PostgreSQL service is disabled by default. Use the following command as a part of your job to start the service: 'sudo systemctl start postgresql.service' ``` #### MySQL -- MySQL 8.0.29-0ubuntu0.22.04.2 +- MySQL 8.0.30-0ubuntu0.22.04.1 - MySQL Server (user:root password:root) ``` @@ -251,17 +252,20 @@ | Android SDK Platforms | android-33 (rev 2)
android-32 (rev 1)
android-31 (rev 1)
android-30 (rev 3)
android-29 (rev 5)
android-28 (rev 6)
android-27 (rev 3) | | Android SDK Tools | 26.1.1 | | Android Support Repository | 47.0.0 | -| CMake | 3.10.2
3.18.1 | +| CMake | 3.10.2
3.18.1
3.22.1 | | Google Play services | 49 | | Google Repository | 58 | -| NDK | 21.4.7075529
23.2.8568313
24.0.8215888 | +| NDK | 23.2.8568313
24.0.8215888
25.0.8775105 (default) | | SDK Patch Applier v4 | 1 | #### Environment variables | Name | Value | | ----------------------- | ------------------------------------------- | | ANDROID_HOME | /usr/local/lib/android/sdk | -| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/24.0.8215888 | +| ANDROID_NDK | /usr/local/lib/android/sdk/ndk/25.0.8775105 | +| ANDROID_NDK_HOME | /usr/local/lib/android/sdk/ndk/25.0.8775105 | +| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/25.0.8775105 | +| ANDROID_NDK_ROOT | /usr/local/lib/android/sdk/ndk/25.0.8775105 | | ANDROID_SDK_ROOT | /usr/local/lib/android/sdk | ### Cached Docker images @@ -269,15 +273,15 @@ | ----------------------- | ------------------------------------------------------------------------ | ---------- | | alpine:3.14 | sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 | 2022-07-19 | | alpine:3.15 | sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a | 2022-07-19 | -| buildpack-deps:bullseye | sha256:4cbb6d56f192ea1868bdbc441269d0343c90b201c973931aaa6722300118d463 | 2022-07-12 | -| buildpack-deps:buster | sha256:3ab2863d37b2d037440b4a153a8fb3c79e935030fd47cef21b698688ce72f66e | 2022-07-12 | +| buildpack-deps:bullseye | sha256:025c1b80248fb37b1f5250aba9e578e1dc24066912d94d3fa37c21bf8ee98b30 | 2022-07-12 | +| buildpack-deps:buster | sha256:0adb423c3161e19606330068d8d3d7710f1bb1b2233e6964ba329c79a96babb2 | 2022-07-12 | | debian:10 | sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 | 2022-07-12 | | debian:11 | sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 | 2022-07-12 | | moby/buildkit:latest | sha256:0dc312b04eac1b44cd2cad566deb1e886c753109208affbbec8384f381ff7f38 | 2022-05-06 | -| node:14 | sha256:a086a11f7780399837ea0465ac8a8e8f14f2b66fe5a110fe0c24644d53a103c5 | 2022-07-12 | -| node:14-alpine | sha256:06bc5a651beb7db09a66ceb99a1d19275810d5c9dca8fb9e1ad6d69355a2f42e | 2022-07-18 | -| node:16 | sha256:2e1b4542d4a06e0e0442dc38af1f4828760aecc9db2b95e7df87f573640d98cd | 2022-07-12 | -| node:16-alpine | sha256:da32af0cf608622b1550678b2552b7d997def7d0ada00e0eca0166ed2ea42186 | 2022-07-18 | +| node:14 | sha256:8ae0e9298b6098f6641e35d0488477381f86fce04993a3f8060a7657db8fb928 | 2022-07-12 | +| node:14-alpine | sha256:e22ee6a906e823dc592d6022a3f520676575b50320fe2c3916c88acb16f471ce | 2022-07-18 | +| node:16 | sha256:4e85818bd0d023d4f9025730dc0640d3d8269e3d1a84ce6365eca8fbad7a3ee9 | 2022-07-12 | +| node:16-alpine | sha256:1908564153449b1c46b329e6ce2307e226bc566294f822f11c5a8bcef4eeaad7 | 2022-07-18 | | ubuntu:18.04 | sha256:478caf1bec1afd54a58435ec681c8755883b7eb843a8630091890130b15a79af | 2022-06-06 | | ubuntu:20.04 | sha256:fd92c36d3cb9b1d027c4d2a72c6bf0125da82425fc2ca37c414d4f010180dc19 | 2022-06-06 | | ubuntu:22.04 | sha256:b6b83d3c331794420340093eb706a6f152d9c1fa51b262d9bf34594887c2c7ac | 2022-06-06 | @@ -328,7 +332,7 @@ | libunwind8 | 1.3.2-2build2 | | libxkbfile-dev | 1:1.1.0-1build3 | | libxss1 | 1:1.2.3-1build2 | -| locales | 2.35-0ubuntu3 | +| locales | 2.35-0ubuntu3.1 | | m4 | 1.4.18-5ubuntu2 | | mediainfo | 22.03-1 | | mercurial | 6.1.1-1ubuntu1 |