Skip to content

Commit

Permalink
Update to 7.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Jan 13, 2022
1 parent e344361 commit 59a66a8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 7/Dockerfile
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 59a66a8

Please sign in to comment.