mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
[bitnami/elasticsearch] Release 8.6.1-debian-11-r5 (#23449)
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="8.6.1-debian-11-r4" \
|
||||
org.opencontainers.image.ref.name="8.6.1-debian-11-r5" \
|
||||
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-8.6.1-0-linux-${OS_ARCH}-debian-11" \
|
||||
"elasticsearch-8.6.1-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": "2defff8871e259026d85e5d342cd59a2d4dc4b856a314258a63b114cc4d05323",
|
||||
"digest": "d00fbc50c43932f70f8067810a04ea7db67fe079eb1d0afbd95742862d7464b8",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "8.6.1-0"
|
||||
"version": "8.6.1-2"
|
||||
},
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
rolling-tags:
|
||||
- "8"
|
||||
- "8-debian-11"
|
||||
- "8.6.1"
|
||||
- "latest"
|
||||
- 8-debian-11
|
||||
- 8.6.1
|
||||
- latest
|
||||
|
||||
Reference in New Issue
Block a user