Skip to content

Commit 8cc7bf0

Browse files
[nightly] Update dependencies from chisel
1 parent 0c23ecb commit 8cc7bf0

File tree

401 files changed

+1818
-1897
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

401 files changed

+1818
-1897
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
55
# Featured Tags
66

7+
* `10` (Long-Term Support)
8+
* `docker pull mcr.microsoft.com/dotnet/nightly/monitor:10`
79
* `9` (Standard Support)
810
* `docker pull mcr.microsoft.com/dotnet/nightly/monitor:9`
911
* `8` (Long-Term Support)

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori
1010

1111
## Featured Tags
1212

13+
* `10` (Long-Term Support)
14+
* `docker pull mcr.microsoft.com/dotnet/nightly/monitor:10`
1315
* `9` (Standard Support)
1416
* `docker pull mcr.microsoft.com/dotnet/nightly/monitor:9`
1517
* `8` (Long-Term Support)

README.aspnet.md

Lines changed: 102 additions & 102 deletions
Large diffs are not rendered by default.

README.monitor-base.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ The following Dockerfiles demonstrate how you can use this base image to build a
5454

5555
Tags | Dockerfile | OS Version
5656
-----------| -------------| -------------
57+
10.0.0-amd64, 10.0-amd64, 10.0.0, 10.0, 10, latest | [Dockerfile](src/monitor-base/10.0/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
5758
9.0.5-amd64, 9.0-amd64, 9.0.5, 9.0, 9 | [Dockerfile](src/monitor-base/9.0/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
5859
8.1.3-ubuntu-chiseled-amd64, 8.1-ubuntu-chiseled-amd64, 8-ubuntu-chiseled-amd64, 8.1.3-ubuntu-chiseled, 8.1-ubuntu-chiseled, 8-ubuntu-chiseled, 8.1.3, 8.1, 8 | [Dockerfile](src/monitor-base/8.1/ubuntu-chiseled/amd64/Dockerfile) | Ubuntu 22.04
5960
8.1.3-azurelinux-distroless-amd64, 8.1-azurelinux-distroless-amd64, 8-azurelinux-distroless-amd64, 8.1.3-azurelinux-distroless, 8.1-azurelinux-distroless, 8-azurelinux-distroless | [Dockerfile](src/monitor-base/8.1/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
@@ -62,13 +63,13 @@ Tags | Dockerfile | OS Version
6263

6364
Tags | Dockerfile | OS Version
6465
-----------| -------------| -------------
65-
10.0.0-rc.2-amd64, 10.0-preview-amd64, 10.0.0-rc.2, 10.0-preview, 10.0-preview, latest | [Dockerfile](src/monitor-base/10.0/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
6666
9.1.0-preview.3-amd64, 9.1-preview-amd64, 9.1.0-preview.3, 9.1-preview, 9-preview | [Dockerfile](src/monitor-base/9.1/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
6767

6868
### Linux arm64 Tags
6969

7070
Tags | Dockerfile | OS Version
7171
-----------| -------------| -------------
72+
10.0.0-arm64v8, 10.0-arm64v8, 10.0.0, 10.0, 10, latest | [Dockerfile](src/monitor-base/10.0/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
7273
9.0.5-arm64v8, 9.0-arm64v8, 9.0.5, 9.0, 9 | [Dockerfile](src/monitor-base/9.0/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
7374
8.1.3-ubuntu-chiseled-arm64v8, 8.1-ubuntu-chiseled-arm64v8, 8-ubuntu-chiseled-arm64v8, 8.1.3-ubuntu-chiseled, 8.1-ubuntu-chiseled, 8-ubuntu-chiseled, 8.1.3, 8.1, 8 | [Dockerfile](src/monitor-base/8.1/ubuntu-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
7475
8.1.3-azurelinux-distroless-arm64v8, 8.1-azurelinux-distroless-arm64v8, 8-azurelinux-distroless-arm64v8, 8.1.3-azurelinux-distroless, 8.1-azurelinux-distroless, 8-azurelinux-distroless | [Dockerfile](src/monitor-base/8.1/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
@@ -77,7 +78,6 @@ Tags | Dockerfile | OS Version
7778

7879
Tags | Dockerfile | OS Version
7980
-----------| -------------| -------------
80-
10.0.0-rc.2-arm64v8, 10.0-preview-arm64v8, 10.0.0-rc.2, 10.0-preview, 10.0-preview, latest | [Dockerfile](src/monitor-base/10.0/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
8181
9.1.0-preview.3-arm64v8, 9.1-preview-arm64v8, 9.1.0-preview.3, 9.1-preview, 9-preview | [Dockerfile](src/monitor-base/9.1/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
8282
<!--End of generated tags-->
8383

README.monitor.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
77
## Featured Tags
88

9+
* `10` (Long-Term Support)
10+
* `docker pull mcr.microsoft.com/dotnet/nightly/monitor:10`
911
* `9` (Standard Support)
1012
* `docker pull mcr.microsoft.com/dotnet/nightly/monitor:9`
1113
* `8` (Long-Term Support)
@@ -53,6 +55,7 @@ See [documentation](https://go.microsoft.com/fwlink/?linkid=2158052) for how to
5355

5456
Tags | Dockerfile | OS Version
5557
-----------| -------------| -------------
58+
10.0.0, 10.0, 10, latest | [Dockerfile](src/monitor/10.0/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
5659
9.0.5, 9.0, 9 | [Dockerfile](src/monitor/9.0/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
5760
8.1.3-ubuntu-chiseled, 8.1-ubuntu-chiseled, 8-ubuntu-chiseled, 8.1.3, 8.1, 8 | [Dockerfile](src/monitor/8.1/ubuntu-chiseled/amd64/Dockerfile) | Ubuntu 22.04
5861
8.1.3-azurelinux-distroless, 8.1-azurelinux-distroless, 8-azurelinux-distroless | [Dockerfile](src/monitor/8.1/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
@@ -61,13 +64,13 @@ Tags | Dockerfile | OS Version
6164

6265
Tags | Dockerfile | OS Version
6366
-----------| -------------| -------------
64-
10.0.0-rc.2, 10.0-preview, 10.0-preview, latest | [Dockerfile](src/monitor/10.0/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
6567
9.1.0-preview.3, 9.1-preview, 9-preview | [Dockerfile](src/monitor/9.1/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
6668

6769
### Linux arm64 Tags
6870

6971
Tags | Dockerfile | OS Version
7072
-----------| -------------| -------------
73+
10.0.0, 10.0, 10, latest | [Dockerfile](src/monitor/10.0/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
7174
9.0.5, 9.0, 9 | [Dockerfile](src/monitor/9.0/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
7275
8.1.3-ubuntu-chiseled, 8.1-ubuntu-chiseled, 8-ubuntu-chiseled, 8.1.3, 8.1, 8 | [Dockerfile](src/monitor/8.1/ubuntu-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
7376
8.1.3-azurelinux-distroless, 8.1-azurelinux-distroless, 8-azurelinux-distroless | [Dockerfile](src/monitor/8.1/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
@@ -76,7 +79,6 @@ Tags | Dockerfile | OS Version
7679

7780
Tags | Dockerfile | OS Version
7881
-----------| -------------| -------------
79-
10.0.0-rc.2, 10.0-preview, 10.0-preview, latest | [Dockerfile](src/monitor/10.0/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
8082
9.1.0-preview.3, 9.1-preview, 9-preview | [Dockerfile](src/monitor/9.1/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
8183
<!--End of generated tags-->
8284

0 commit comments

Comments
 (0)