You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/supported-platforms.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -19,12 +19,12 @@ Instead, we have separate policies for each distro.
19
19
We publish .NET container images for the following versions of each Linux distro:
20
20
21
21
- Alpine Linux
22
-
- .NET images will be published for the latest Alpine Linux version.
23
-
- When new Alpine versions are released, new images will be added for all in-support .NET versions.
24
-
- .NET images for the previous version of Alpine will published for 3 months after the new version is released.
22
+
- .NET images will be published for the latest Alpine Linux version.
23
+
- When new Alpine versions are released, new images will be added for all in-support .NET versions.
24
+
- .NET images for the previous version of Alpine will published for 3 months after the new version is released.
25
25
- Azure Linux and Ubuntu LTS
26
-
- .NET images will be published images for the latest OS version at the time a new major/minor version of .NET is released.
27
-
- When new OS versions are released, new images will be added to the latest .NET version and latest LTS .NET version (if they differ).
26
+
- .NET images will be published images for the latest OS version at the time a new major/minor version of .NET is released.
27
+
- When new OS versions are released, new images will be added to the latest .NET version and latest LTS .NET version (if they differ).
28
28
29
29
Pre-release versions of the above distros will be published in the [nightly repositories](https://github.com/dotnet/dotnet-docker/blob/nightly/README.md), pending the availability of pre-release base images.
0 commit comments