mirror of
https://github.com/bitnami/containers.git
synced 2026-02-09 18:57:39 +08:00
[bitnami/kserve-localmodel-controller] Release 0.16.0-debian-12-r3 (#89235)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -40,7 +40,7 @@ ARG TARGETARCH
|
|||||||
ENV OS_ARCH="${TARGETARCH:-amd64}"
|
ENV OS_ARCH="${TARGETARCH:-amd64}"
|
||||||
|
|
||||||
LABEL org.opencontainers.image.base.name="scratch" \
|
LABEL org.opencontainers.image.base.name="scratch" \
|
||||||
org.opencontainers.image.created="2025-12-03T01:43:31Z" \
|
org.opencontainers.image.created="2026-01-02T02:02:26Z" \
|
||||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||||
org.opencontainers.image.title="kserve-localmodel-controller" \
|
org.opencontainers.image.title="kserve-localmodel-controller" \
|
||||||
org.opencontainers.image.vendor="Broadcom, Inc." \
|
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" \
|
ENV APP_VERSION="0.16.0" \
|
||||||
BITNAMI_APP_NAME="kserve-localmodel-controller" \
|
BITNAMI_APP_NAME="kserve-localmodel-controller" \
|
||||||
IMAGE_REVISION="2" \
|
IMAGE_REVISION="3" \
|
||||||
PATH="/opt/bitnami/kserve/bin:$PATH"
|
PATH="/opt/bitnami/kserve/bin:$PATH"
|
||||||
|
|
||||||
USER 1001
|
USER 1001
|
||||||
|
|||||||
@@ -86,7 +86,7 @@ If you encountered a problem running this container, you can file an [issue](htt
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright © 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
|
Copyright © 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
|||||||
Reference in New Issue
Block a user