From 6be0f74ef08fabed8c01d08808b9b2b99f31a25e Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 7 Dec 2023 05:57:13 -0800 Subject: [PATCH] Update to 8.11.2 --- 8/Dockerfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/8/Dockerfile b/8/Dockerfile index dd60a2e..98791f4 100644 --- a/8/Dockerfile +++ b/8/Dockerfile @@ -1,14 +1,14 @@ -# Kibana 8.11.1 +# Kibana 8.11.2 # This image re-bundles the Docker image from the upstream provider, Elastic. -FROM docker.elastic.co/kibana/kibana:8.11.1@sha256:52bc81c818900f916e7ba37fe3056c9f5488606399b02335434733670378a89a +FROM docker.elastic.co/kibana/kibana:8.11.2@sha256:9928c6c5bdb10f0ed6812fe60a3a612f71d21d8d9de6af1410ce8c47bc94a67a # Supported Bashbrew Architectures: amd64 arm64v8 # The upstream image was built by: -# https://github.com/elastic/dockerfiles/tree/v8.11.1/kibana +# https://github.com/elastic/dockerfiles/tree/v8.11.2/kibana # The build can be reproduced locally via: -# docker build 'https://github.com/elastic/dockerfiles.git#v8.11.1:kibana' +# docker build 'https://github.com/elastic/dockerfiles.git#v8.11.2:kibana' # For a full list of supported images and tags visit https://www.docker.elastic.co