From 3a2015a55d68bdf6baafddcbfa6f1433f6bb6afd Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 18 Jun 2022 04:09:12 +0000 Subject: [PATCH] 6.0.6-debian-11-r1 release --- bitnami/aspnet-core/README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/bitnami/aspnet-core/README.md b/bitnami/aspnet-core/README.md index 5b3e29c3d759..7567b2f19aa6 100644 --- a/bitnami/aspnet-core/README.md +++ b/bitnami/aspnet-core/README.md @@ -35,8 +35,7 @@ $ docker-compose up -d Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -* [`6.0`, `6.0-debian-11`, `6.0.6`, `6.0.6-debian-11-r0`, `latest` (6.0/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-aspnet-core/blob/6.0.6-debian-11-r0/6.0/debian-11/Dockerfile) -* [`5`, `5-debian-11`, `5.0.17`, `5.0.17-debian-11-r5` (5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-aspnet-core/blob/5.0.17-debian-11-r5/5/debian-11/Dockerfile) +* [`6.0`, `6.0-debian-11`, `6.0.6`, `6.0.6-debian-11-r1`, `latest` (6.0/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-aspnet-core/blob/6.0.6-debian-11-r1/6.0/debian-11/Dockerfile) * [`3.1`, `3.1-debian-11`, `3.1.26`, `3.1.26-debian-11-r0` (3.1/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-aspnet-core/blob/3.1.26-debian-11-r0/3.1/debian-11/Dockerfile) Subscribe to project updates by watching the [bitnami/aspnet-core GitHub repo](https://github.com/bitnami/bitnami-docker-aspnet-core). @@ -153,10 +152,6 @@ 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.