mirror of
https://github.com/bitnami/containers.git
synced 2026-02-12 23:27:17 +08:00
[bitnami/milvus] Release 2.6.3-debian-12-r1 (#87050)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -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-09-30T12:47:34Z" \
|
||||
org.opencontainers.image.created="2025-10-07T13:32:13Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/milvus/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/milvus" \
|
||||
@@ -48,7 +48,7 @@ RUN uninstall_packages curl
|
||||
|
||||
ENV APP_VERSION="2.6.3" \
|
||||
BITNAMI_APP_NAME="milvus" \
|
||||
IMAGE_REVISION="0" \
|
||||
IMAGE_REVISION="1" \
|
||||
LD_LIBRARY_PATH="/opt/bitnami/milvus/lib:$LD_LIBRARY_PATH" \
|
||||
PATH="/opt/bitnami/milvus/bin:$PATH"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user