[bitnami/kserve-localmodelnode-agent] Release 0.16.0-debian-12-r3 (#89274)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-01-02 21:27:22 +01:00
committed by GitHub
parent 71a2b833ee
commit 29da24444e
2 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ ARG TARGETARCH
ENV OS_ARCH="${TARGETARCH:-amd64}"
LABEL org.opencontainers.image.base.name="scratch" \
org.opencontainers.image.created="2025-12-03T20:08:02Z" \
org.opencontainers.image.created="2026-01-02T20:20:48Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.title="kserve-localmodelnode-agent" \
org.opencontainers.image.vendor="Broadcom, Inc." \
@@ -51,7 +51,7 @@ COPY --from=builder /opt/bitnami/kserve /opt/bitnami/kserve
ENV APP_VERSION="0.16.0" \
BITNAMI_APP_NAME="kserve-localmodelnode-agent" \
IMAGE_REVISION="2" \
IMAGE_REVISION="3" \
PATH="/opt/bitnami/kserve/bin:$PATH"
USER 1001

View File

@@ -86,7 +86,7 @@ If you encountered a problem running this container, you can file an [issue](htt
## License
Copyright &copy; 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
Copyright &copy; 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.