mirror of
https://github.com/bitnami/containers.git
synced 2026-02-16 10:27:16 +08:00
[bitnami/elasticsearch] Release 7.17.9-debian-11-r18 (#27918)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -5,10 +5,10 @@ ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security"
|
||||
ARG TARGETARCH
|
||||
|
||||
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
|
||||
org.opencontainers.image.created="2023-03-18T21:21:30Z" \
|
||||
org.opencontainers.image.created="2023-03-21T22:08:59Z" \
|
||||
org.opencontainers.image.description="Application packaged by VMware, Inc" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="7.17.9-debian-11-r17" \
|
||||
org.opencontainers.image.ref.name="7.17.9-debian-11-r18" \
|
||||
org.opencontainers.image.title="elasticsearch" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
org.opencontainers.image.version="7.17.9"
|
||||
@@ -25,7 +25,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
RUN install_packages ca-certificates curl libasound2-dev libc6 libfreetype6 libfreetype6-dev libgcc1 procps zlib1g
|
||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"yq-4.32.1-0-linux-${OS_ARCH}-debian-11" \
|
||||
"yq-4.32.2-0-linux-${OS_ARCH}-debian-11" \
|
||||
"java-17.0.6-10-3-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.16.0-3-linux-${OS_ARCH}-debian-11" \
|
||||
"elasticsearch-7.17.9-5-linux-${OS_ARCH}-debian-11" \
|
||||
|
||||
@@ -22,9 +22,9 @@
|
||||
},
|
||||
"yq": {
|
||||
"arch": "amd64",
|
||||
"digest": "13a33ecf140c2b141bffd4969e38a75b67db29525f166d6a1c21b4a1b6aff2fd",
|
||||
"digest": "e09f11557e4dfd4170495f320d5ce5655c57ac9be844f81f27066cce84c1bad8",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "4.32.1-0"
|
||||
"version": "4.32.2-0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user