From 90afe99acccb38282cf2cc81a3f886cecb533377 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 19 Jun 2023 09:06:13 +0200 Subject: [PATCH] [bitnami/elasticsearch] Release 8.8.1-debian-11-r3 (#37915) Signed-off-by: Bitnami Containers --- bitnami/elasticsearch/8/debian-11/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/elasticsearch/8/debian-11/Dockerfile b/bitnami/elasticsearch/8/debian-11/Dockerfile index 813a9d6aab55..d0b7130ff8d3 100644 --- a/bitnami/elasticsearch/8/debian-11/Dockerfile +++ b/bitnami/elasticsearch/8/debian-11/Dockerfile @@ -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-06-14T14:08:47Z" \ + org.opencontainers.image.created="2023-06-17T14:48:00Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="8.8.1-debian-11-r2" \ + org.opencontainers.image.ref.name="8.8.1-debian-11-r3" \ org.opencontainers.image.title="elasticsearch" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="8.8.1"