diff --git a/7/Dockerfile b/7/Dockerfile index 05c166d..e9813a8 100644 --- a/7/Dockerfile +++ b/7/Dockerfile @@ -1,14 +1,14 @@ -# Kibana 7.16.2 +# Kibana 7.16.3 # This image re-bundles the Docker image from the upstream provider, Elastic. -FROM docker.elastic.co/kibana/kibana:7.16.2@sha256:9a83bce5d337e7e19d789ee7f952d36d0d514c80987c3d76d90fd1afd2411a9a +FROM docker.elastic.co/kibana/kibana:7.16.3@sha256:6c9867bd8e91737db8fa73ca6f522b2836ed1300bcc31dee96e62dc1e6413191 # Supported Bashbrew Architectures: amd64 arm64v8 # The upstream image was built by: -# https://github.com/elastic/dockerfiles/tree/v7.16.2/kibana +# https://github.com/elastic/dockerfiles/tree/v7.16.3/kibana # The build can be reproduced locally via: -# docker build 'https://github.com/elastic/dockerfiles.git#v7.16.2:kibana' +# docker build 'https://github.com/elastic/dockerfiles.git#v7.16.3:kibana' # For a full list of supported images and tags visit https://www.docker.elastic.co