mirror of
https://github.com/bitnami/containers.git
synced 2026-04-06 09:17:43 +08:00
17.0.1-debian-10-r13 release
This commit is contained in:
committed by
Bitnami Containers
parent
6910b3ba2e
commit
d372b87c72
@@ -140,7 +140,9 @@ keycloak_configure_database() {
|
||||
keycloak_configure_cache() {
|
||||
info "Configuring cache count"
|
||||
keycloak_conf_set "cache" "$KEYCLOAK_CACHE_TYPE"
|
||||
! is_empty_value "$KEYCLOAK_CACHE_STACK" && debug_execute kc.sh build --cache-stack="${KEYCLOAK_CACHE_STACK}"
|
||||
if ! is_empty_value "$KEYCLOAK_CACHE_STACK"; then
|
||||
debug_execute kc.sh build --cache-stack="${KEYCLOAK_CACHE_STACK}"
|
||||
fi
|
||||
}
|
||||
|
||||
########################
|
||||
|
||||
@@ -45,7 +45,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`18`, `18-debian-10`, `18.0.0`, `18.0.0-debian-10-r7`, `latest` (18/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-keycloak/blob/18.0.0-debian-10-r7/18/debian-10/Dockerfile)
|
||||
* [`17`, `17-debian-10`, `17.0.1`, `17.0.1-debian-10-r12` (17/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-keycloak/blob/17.0.1-debian-10-r12/17/debian-10/Dockerfile)
|
||||
* [`17`, `17-debian-10`, `17.0.1`, `17.0.1-debian-10-r13` (17/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-keycloak/blob/17.0.1-debian-10-r13/17/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/keycloak GitHub repo](https://github.com/bitnami/bitnami-docker-keycloak).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user