mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 20:07:37 +08:00
[bitnami/kserve-agent] Release 0.16.0-debian-12-r3 (#89250)
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}"
|
||||
|
||||
LABEL org.opencontainers.image.base.name="scratch" \
|
||||
org.opencontainers.image.created="2025-12-03T02:37:09Z" \
|
||||
org.opencontainers.image.created="2026-01-02T03:01:49Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.title="kserve-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-agent" \
|
||||
IMAGE_REVISION="2" \
|
||||
IMAGE_REVISION="3" \
|
||||
PATH="/opt/bitnami/kserve/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
||||
@@ -86,7 +86,7 @@ If you encountered a problem running this container, you can file an [issue](htt
|
||||
|
||||
## 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");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
Reference in New Issue
Block a user