[bitnami/jwt-cli] Release 6.2.0-debian-12-r20 (#88863)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
parent
7bef04ea7c
commit
b3e3b28f1d
|
|
@ -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="2025-11-06T02:34:26Z" \
|
||||
org.opencontainers.image.created="2025-12-06T02:49:56Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/jwt-cli/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/jwt-cli" \
|
||||
|
|
@ -47,7 +47,7 @@ RUN uninstall_packages curl
|
|||
|
||||
ENV APP_VERSION="6.2.0" \
|
||||
BITNAMI_APP_NAME="jwt-cli" \
|
||||
IMAGE_REVISION="19" \
|
||||
IMAGE_REVISION="20" \
|
||||
PATH="/opt/bitnami/jwt-cli/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
|
|
|||
Loading…
Reference in New Issue