Skip to content

Commit 8106d40

Browse files
authored
Update .NET Monitor Dockerfile sample link (#6461)
1 parent bd11c5e commit 8106d40

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samp
2323

2424
The following Dockerfiles demonstrate how you can use this base image to build a .NET Monitor image with a custom set of extensions.
2525

26-
* [Ubuntu Chiseled - amd64](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.0/ubuntu-chiseled/amd64/Dockerfile)
27-
* [Ubuntu Chiseled - arm64v8](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.0/ubuntu-chiseled/arm64v8/Dockerfile)
26+
* [Ubuntu Chiseled - amd64](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.1/ubuntu-chiseled/amd64/Dockerfile)
27+
* [Ubuntu Chiseled - arm64v8](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.1/ubuntu-chiseled/arm64v8/Dockerfile)
2828

2929
# Related Repositories
3030

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samp
4343

4444
The following Dockerfiles demonstrate how you can use this base image to build a .NET Monitor image with a custom set of extensions.
4545

46-
* [Ubuntu Chiseled - amd64](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.0/ubuntu-chiseled/amd64/Dockerfile)
47-
* [Ubuntu Chiseled - arm64v8](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.0/ubuntu-chiseled/arm64v8/Dockerfile)
46+
* [Ubuntu Chiseled - amd64](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.1/ubuntu-chiseled/amd64/Dockerfile)
47+
* [Ubuntu Chiseled - arm64v8](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.1/ubuntu-chiseled/arm64v8/Dockerfile)
4848

4949
## Support
5050

README.monitor-base.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samp
2525

2626
The following Dockerfiles demonstrate how you can use this base image to build a .NET Monitor image with a custom set of extensions.
2727

28-
* [Ubuntu Chiseled - amd64](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.0/ubuntu-chiseled/amd64/Dockerfile)
29-
* [Ubuntu Chiseled - arm64v8](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.0/ubuntu-chiseled/arm64v8/Dockerfile)
28+
* [Ubuntu Chiseled - amd64](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.1/ubuntu-chiseled/amd64/Dockerfile)
29+
* [Ubuntu Chiseled - arm64v8](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.1/ubuntu-chiseled/arm64v8/Dockerfile)
3030

3131
## Related Repositories
3232

eng/readme-templates/Use.monitor-base.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
readme-host: Moniker of the site that will host the readme
55
}}The following Dockerfiles demonstrate how you can use this base image to build a .NET Monitor image with a custom set of extensions.
66

7-
* [Ubuntu Chiseled - amd64](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.0/ubuntu-chiseled/amd64/Dockerfile)
8-
* [Ubuntu Chiseled - arm64v8](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.0/ubuntu-chiseled/arm64v8/Dockerfile)
7+
* [Ubuntu Chiseled - amd64](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.1/ubuntu-chiseled/amd64/Dockerfile)
8+
* [Ubuntu Chiseled - arm64v8](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.1/ubuntu-chiseled/arm64v8/Dockerfile)

0 commit comments

Comments
 (0)