11---
22author : sdwheeler
33ms.author : sewhee
4- ms.date : 04/29 /2025
4+ ms.date : 07/03 /2025
55ms.topic : include
66---
77<!-- markdownlint-disable first-line-h1 -->
@@ -10,25 +10,24 @@ Microsoft supports PowerShell until [PowerShell reaches end-of-support][lifecycl
1010
1111Install package files (` .deb ` ) are also available from [ https://packages.microsoft.com/ ] [ pcm ] .
1212
13- Docker images containing PowerShell 7.4 and PowerShell 7.5-preview for x64 and Arm32 are available
14- from the [ Microsoft Artifact Registry] [ mcr ] for the following versions of Ubuntu:
13+ The Docker images for the .NET SDK contain the latest versions of PowerShell. These images are
14+ available from the [ Microsoft Artifact Registry] [ mcr ] .
1515
16- - Ubuntu 24.04 (Noble Numbat) - OS support ends on 2029-04-01
17- - Ubuntu 22.04 (Jammy Jellyfish) - OS support ends on 2027-04-01
18- - Ubuntu 20.04 (Focal Fossa) - OS support ends on 2025-05-31
16+ These images are built from official operating system (OS) images provide by the OS distributor.
17+ These images may not have the latest security updates. Microsoft recommends that you update the OS
18+ packages to the latest version to ensure the latest security updates are applied.
1919
20- Ubuntu 24.10 (Oracular Oriole) is an interim release. Microsoft doesn't support
21- [ interim releases] [ interim ] of Ubuntu. For more information, see
22- [ Community supported distributions] [ community ] .
20+ These images are provided for testing purposes. If you need a Docker image for a production
21+ workload, you should build and maintain your own.
2322
24- > [ !IMPORTANT ]
25- > The Docker images are built from official operating system (OS) images provide by the OS
26- > distributor. These images may not have the latest security updates. Microsoft recommends that you
27- > update the OS packages to the latest version to ensure the latest security updates are applied .
23+ > [ !NOTE ]
24+ > Ubuntu 24.10 (Oracular Oriole) is an interim release. Microsoft doesn't support
25+ > [ interim releases ] [ interim ] of Ubuntu. For more information, see
26+ > [ Community supported distributions ] [ community ] .
2827
2928[ eol-ubuntu ] : https://endoflife.date/ubuntu
3029[ interim ] : https://ubuntu.com/about/release-cycle
3130[ lifecycle ] : /powershell/scripting/install/powershell-support-lifecycle
3231[ community ] : /powershell/scripting/install/community-support
33- [ mcr ] : https://mcr.microsoft.com/product/powershell /tags
32+ [ mcr ] : https://mcr.microsoft.com/en-us/artifact/mar/dotnet/sdk /tags
3433[ pcm ] : https://packages.microsoft.com/
0 commit comments