16.1.1-debian-10-r70 release

This commit is contained in:
Bitnami Bot
2022-04-06 09:23:07 +00:00
parent d94a34767c
commit 8360c7f443
2 changed files with 6 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ RUN /opt/bitnami/scripts/java/postunpack.sh
RUN /opt/bitnami/scripts/keycloak/postunpack.sh
ENV APP_VERSION="16.1.1" \
BITNAMI_APP_NAME="keycloak" \
BITNAMI_IMAGE_VERSION="16.1.1-debian-10-r69" \
BITNAMI_IMAGE_VERSION="16.1.1-debian-10-r70" \
JAVA_HOME="/opt/bitnami/java" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/java/bin:/opt/bitnami/keycloak/bin:$PATH"

View File

@@ -46,7 +46,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/).
* [`16`, `16-debian-10`, `16.1.1`, `16.1.1-debian-10-r69`, `latest` (16/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-keycloak/blob/16.1.1-debian-10-r69/16/debian-10/Dockerfile)
* [`16`, `16-debian-10`, `16.1.1`, `16.1.1-debian-10-r70`, `latest` (16/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-keycloak/blob/16.1.1-debian-10-r70/16/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/keycloak GitHub repo](https://github.com/bitnami/bitnami-docker-keycloak).
@@ -274,6 +274,10 @@ keycloak:
After that, your changes will be taken into account in the server's behaviour.
## Branch Deprecation Notice
Keycloak's branch 16 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: 05-05-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-keycloak/issues), or submit a [pull request](https://github.com/bitnami/bitnami-docker-keycloak/pulls) with your contribution.