diff --git a/bitnami/openresty/README.md b/bitnami/openresty/README.md index 5fa4cb72ba29..0f9182a6d0a3 100644 --- a/bitnami/openresty/README.md +++ b/bitnami/openresty/README.md @@ -37,7 +37,7 @@ Non-root container images add an extra layer of security and are generally recom 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/). -* [`1.21`, `1.21-debian-10`, `1.21.4-1`, `1.21.4-1-debian-10-r0` (1.21/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-openresty/blob/1.21.4-1-debian-10-r0/1.21/debian-10/Dockerfile) +* [`1.21`, `1.21-debian-10`, `1.21.4-1`, `1.21.4-1-debian-10-r1` (1.21/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-openresty/blob/1.21.4-1-debian-10-r1/1.21/debian-10/Dockerfile) * [`1.19`, `1.19-debian-10`, `1.19.9-1`, `1.19.9-1-debian-10-r284`, `latest` (1.19/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-openresty/blob/1.19.9-1-debian-10-r284/1.19/debian-10/Dockerfile) ## Get this image @@ -443,6 +443,10 @@ or using Docker Compose: $ docker-compose up openresty ``` +## Branch Deprecation Notice + +OpenResty's branch 1.19 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-28-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-openresty/issues), or submit a [pull request](https://github.com/bitnami/bitnami-docker-openresty/pulls) with your contribution.