[bitnami/keycloak-config-cli] Release 6.4.1-debian-12-r3 (#91587)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot 2026-03-12 18:27:16 +01:00 committed by GitHub
parent dc227062c6
commit d6a4619644
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 4 deletions

View File

@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2026-02-19T02:10:56Z" \
org.opencontainers.image.created="2026-03-12T17:02:42Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/keycloak-config-cli/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/keycloak-config-cli" \
@ -49,7 +49,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="6.4.1" \
BITNAMI_APP_NAME="keycloak-config-cli" \
IMAGE_REVISION="2" \
IMAGE_REVISION="3" \
PATH="/opt/bitnami/java/bin:$PATH"
WORKDIR /opt/bitnami/keycloak-config-cli

View File

@ -1,7 +1,5 @@
# Bitnami Secure Image for Keycloak Config CLI
## What is Keycloak Config CLI?
> keycloak-config-cli is a Keycloak extension to import JSON or YAML configuration into the Keycloak server without restarting it.
[Overview of Keycloak Config CLI](https://github.com/adorsys/keycloak-config-cli)