Skip to content

Commit 2726236

Browse files
authored
Mark .NET 10 as long-term support in Readmes (#6762)
1 parent 8199f14 commit 2726236

13 files changed

+13
-13
lines changed

.portal-docs/docker-hub/README.aspnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
# Featured Tags
66

7-
* `10.0` (Release Candidate)
7+
* `10.0` (Long-Term Support)
88
* `docker pull mcr.microsoft.com/dotnet/nightly/aspnet:10.0`
99
* `9.0` (Standard Support)
1010
* `docker pull mcr.microsoft.com/dotnet/nightly/aspnet:9.0`

.portal-docs/docker-hub/README.runtime-deps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
# Featured Tags
66

7-
* `10.0` (Release Candidate)
7+
* `10.0` (Long-Term Support)
88
* `docker pull mcr.microsoft.com/dotnet/nightly/runtime-deps:10.0`
99
* `9.0` (Standard Support)
1010
* `docker pull mcr.microsoft.com/dotnet/nightly/runtime-deps:9.0`

.portal-docs/docker-hub/README.runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
# Featured Tags
66

7-
* `10.0` (Release Candidate)
7+
* `10.0` (Long-Term Support)
88
* `docker pull mcr.microsoft.com/dotnet/nightly/runtime:10.0`
99
* `9.0` (Standard Support)
1010
* `docker pull mcr.microsoft.com/dotnet/nightly/runtime:9.0`

.portal-docs/docker-hub/README.sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
# Featured Tags
66

7-
* `10.0` (Release Candidate)
7+
* `10.0` (Long-Term Support)
88
* `docker pull mcr.microsoft.com/dotnet/nightly/sdk:10.0`
99
* `9.0` (Standard Support)
1010
* `docker pull mcr.microsoft.com/dotnet/nightly/sdk:9.0`

.portal-docs/mar/README.aspnet.portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori
1010

1111
## Featured Tags
1212

13-
* `10.0` (Release Candidate)
13+
* `10.0` (Long-Term Support)
1414
* `docker pull mcr.microsoft.com/dotnet/nightly/aspnet:10.0`
1515
* `9.0` (Standard Support)
1616
* `docker pull mcr.microsoft.com/dotnet/nightly/aspnet:9.0`

.portal-docs/mar/README.runtime-deps.portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori
1010

1111
## Featured Tags
1212

13-
* `10.0` (Release Candidate)
13+
* `10.0` (Long-Term Support)
1414
* `docker pull mcr.microsoft.com/dotnet/nightly/runtime-deps:10.0`
1515
* `9.0` (Standard Support)
1616
* `docker pull mcr.microsoft.com/dotnet/nightly/runtime-deps:9.0`

.portal-docs/mar/README.runtime.portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori
1010

1111
## Featured Tags
1212

13-
* `10.0` (Release Candidate)
13+
* `10.0` (Long-Term Support)
1414
* `docker pull mcr.microsoft.com/dotnet/nightly/runtime:10.0`
1515
* `9.0` (Standard Support)
1616
* `docker pull mcr.microsoft.com/dotnet/nightly/runtime:9.0`

.portal-docs/mar/README.sdk.portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori
1616

1717
## Featured Tags
1818

19-
* `10.0` (Release Candidate)
19+
* `10.0` (Long-Term Support)
2020
* `docker pull mcr.microsoft.com/dotnet/nightly/sdk:10.0`
2121
* `9.0` (Standard Support)
2222
* `docker pull mcr.microsoft.com/dotnet/nightly/sdk:9.0`

README.aspnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
## Featured Tags
88

9-
* `10.0` (Release Candidate)
9+
* `10.0` (Long-Term Support)
1010
* `docker pull mcr.microsoft.com/dotnet/nightly/aspnet:10.0`
1111
* `9.0` (Standard Support)
1212
* `docker pull mcr.microsoft.com/dotnet/nightly/aspnet:9.0`

README.runtime-deps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
## Featured Tags
88

9-
* `10.0` (Release Candidate)
9+
* `10.0` (Long-Term Support)
1010
* `docker pull mcr.microsoft.com/dotnet/nightly/runtime-deps:10.0`
1111
* `9.0` (Standard Support)
1212
* `docker pull mcr.microsoft.com/dotnet/nightly/runtime-deps:9.0`

0 commit comments

Comments
 (0)