mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
[bitnami/elasticsearch] Release 8.4.3-debian-11-r8 (#11912)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -6,7 +6,7 @@ ARG TARGETARCH
|
||||
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.ref.name="8.4.3-debian-11-r7" \
|
||||
org.opencontainers.image.ref.name="8.4.3-debian-11-r8" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/elasticsearch" \
|
||||
org.opencontainers.image.title="elasticsearch" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -24,7 +24,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.28.2-0-linux-${OS_ARCH}-debian-11" \
|
||||
"yq-4.29.1-0-linux-${OS_ARCH}-debian-11" \
|
||||
"java-17.0.5-8-1-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" \
|
||||
"elasticsearch-8.4.3-1-linux-${OS_ARCH}-debian-11" \
|
||||
|
||||
@@ -22,9 +22,9 @@
|
||||
},
|
||||
"yq": {
|
||||
"arch": "amd64",
|
||||
"digest": "791e1f5ec1d37b46390741dae197e8b83c4243fe59198a96be7b92aeaddf9160",
|
||||
"digest": "8e975b7429ea7aed585ad05ebee0894cf4d0bfcbe1952ec9c8cc9b843f2d339c",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "4.28.2-0"
|
||||
"version": "4.29.1-0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user