From 541fcfbcfdd24ea64a2dce00b8d53dae78293d97 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 13 May 2022 08:31:35 +0000 Subject: [PATCH] 3.1.25-debian-10-r2 release --- bitnami/aspnet-core/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bitnami/aspnet-core/README.md b/bitnami/aspnet-core/README.md index 58545ebc53e1..63658a9fa864 100644 --- a/bitnami/aspnet-core/README.md +++ b/bitnami/aspnet-core/README.md @@ -37,7 +37,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`6.0`, `6.0-debian-10`, `6.0.5`, `6.0.5-debian-10-r1`, `latest` (6.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-aspnet-core/blob/6.0.5-debian-10-r1/6.0/debian-10/Dockerfile) * [`5`, `5-debian-10`, `5.0.17`, `5.0.17-debian-10-r1` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-aspnet-core/blob/5.0.17-debian-10-r1/5/debian-10/Dockerfile) -* [`3.1`, `3.1-debian-10`, `3.1.25`, `3.1.25-debian-10-r1` (3.1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-aspnet-core/blob/3.1.25-debian-10-r1/3.1/debian-10/Dockerfile) +* [`3.1`, `3.1-debian-10`, `3.1.25`, `3.1.25-debian-10-r2` (3.1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-aspnet-core/blob/3.1.25-debian-10-r2/3.1/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/aspnet-core GitHub repo](https://github.com/bitnami/bitnami-docker-aspnet-core). @@ -153,6 +153,10 @@ Re-create your container from the new image. $ docker run --name aspnet-core bitnami/aspnet-core:latest ``` +## Branch Deprecation Notice + +ASP.NET's branch 5 is no longer maintained by upstream and is now internally tagged as to be deprecated. This branch will no longer be released in our catalog a month after this notice is published, but already released container images will still persist in the registries. Valid to be removed starting on: 06-12-2022 + ## Contributing We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/bitnami-docker-aspnet-core/issues), or submit a [pull request](https://github.com/bitnami/bitnami-docker-aspnet-core/pulls) with your contribution.