[bitnami/elasticsearch] Release 7.17.6-debian-11-r1 (#4535)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
6c4625b4a5
commit
5e7a1e943b
|
|
@ -9,7 +9,7 @@ ARG ELASTICSEARCH_PLUGINS=""
|
|||
ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security"
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.ref.name="7.17.6-debian-11-r0" \
|
||||
org.opencontainers.image.ref.name="7.17.6-debian-11-r1" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/elasticsearch" \
|
||||
org.opencontainers.image.title="elasticsearch" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
|
|
@ -19,10 +19,10 @@ COPY prebuildfs /
|
|||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libasound2-dev libc6 libfreetype6 libfreetype6-dev libgcc1 procps tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.27.2-1" --checksum 44d0058c0fffa1ccc89c081ed3e5c897489fa02580a839cfe1d37b2ca771f237
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "17.0.4-8-1" --checksum f885c61100c0e0beee1046d4209af52580bd41c73b2897b7a6cd712eab105929
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-153" --checksum d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "elasticsearch" "7.17.6-0" --checksum 431516884555f5d42fc8babfd013fb0c84f7998cff178f0dd9d84bf4178ccdc9
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.27.3-0" --checksum 1aa32d853f4ba273642dc4bb9fb50146434f2c44978d02e1728f72a047e50567
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "17.0.4-8-2" --checksum 21cd13a2ecbcf9f703f32156316b0a3738eba1a7310913ac5e6217af2db948df
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-154" --checksum e36c3d90f4fbfbe989f40947fa7c8ab817f12fcf97d3aef893c753a20ce976ab
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "elasticsearch" "7.17.6-1" --checksum b59c7caf93cd57dc90266e3e5c314996554e0148d4999ba28a48d6586fe622ce
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
|
|
|||
|
|
@ -1,30 +1,30 @@
|
|||
{
|
||||
"elasticsearch": {
|
||||
"arch": "amd64",
|
||||
"digest": "431516884555f5d42fc8babfd013fb0c84f7998cff178f0dd9d84bf4178ccdc9",
|
||||
"digest": "b59c7caf93cd57dc90266e3e5c314996554e0148d4999ba28a48d6586fe622ce",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "7.17.6-0"
|
||||
"version": "7.17.6-1"
|
||||
},
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
"digest": "d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449",
|
||||
"digest": "e36c3d90f4fbfbe989f40947fa7c8ab817f12fcf97d3aef893c753a20ce976ab",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "1.14.0-153"
|
||||
"version": "1.14.0-154"
|
||||
},
|
||||
"java": {
|
||||
"arch": "amd64",
|
||||
"digest": "f885c61100c0e0beee1046d4209af52580bd41c73b2897b7a6cd712eab105929",
|
||||
"digest": "21cd13a2ecbcf9f703f32156316b0a3738eba1a7310913ac5e6217af2db948df",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "17.0.4-8-1"
|
||||
"version": "17.0.4-8-2"
|
||||
},
|
||||
"yq": {
|
||||
"arch": "amd64",
|
||||
"digest": "44d0058c0fffa1ccc89c081ed3e5c897489fa02580a839cfe1d37b2ca771f237",
|
||||
"digest": "1aa32d853f4ba273642dc4bb9fb50146434f2c44978d02e1728f72a047e50567",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "4.27.2-1"
|
||||
"version": "4.27.3-0"
|
||||
}
|
||||
}
|
||||
|
|
@ -48,7 +48,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`8`, `8-debian-11`, `8.4.0`, `8.4.0-debian-11-r-1`, `latest` (8/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/elasticsearch/8/debian-11/Dockerfile)
|
||||
* [`7`, `7-debian-11`, `7.17.6`, `7.17.6-debian-11-r0` (7/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/elasticsearch/7/debian-11/Dockerfile)
|
||||
* [`7`, `7-debian-11`, `7.17.6`, `7.17.6-debian-11-r1` (7/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/elasticsearch/7/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).
|
||||
## Get this image
|
||||
|
|
|
|||
Loading…
Reference in New Issue