mirror of
https://github.com/bitnami/containers.git
synced 2026-02-28 15:37:26 +08:00
[bitnami/elasticsearch] Release 7.17.9-debian-11-r4 (#23435)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -7,7 +7,7 @@ ARG TARGETARCH
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="7.17.9-debian-11-r3" \
|
||||
org.opencontainers.image.ref.name="7.17.9-debian-11-r4" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/elasticsearch" \
|
||||
org.opencontainers.image.title="elasticsearch" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -28,7 +28,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
"yq-4.30.8-1-linux-${OS_ARCH}-debian-11" \
|
||||
"java-17.0.6-10-0-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.16.0-1-linux-${OS_ARCH}-debian-11" \
|
||||
"elasticsearch-7.17.9-1-linux-${OS_ARCH}-debian-11" \
|
||||
"elasticsearch-7.17.9-2-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"elasticsearch": {
|
||||
"arch": "amd64",
|
||||
"digest": "510e8fac831875716e74f2b44f8d5630cde0c4664052e1313e651035ef88d4b1",
|
||||
"digest": "7078eb751c2e430f66cf19e0de8c51b051472ddd2ee9ee1f1ef138d24c3deab6",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "7.17.9-1"
|
||||
"version": "7.17.9-2"
|
||||
},
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
rolling-tags:
|
||||
- "7"
|
||||
- "7-debian-11"
|
||||
- "7.17.9"
|
||||
- "7"
|
||||
- 7-debian-11
|
||||
- 7.17.9
|
||||
|
||||
Reference in New Issue
Block a user