Skip to content

Commit

Permalink
Update to 7.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Feb 1, 2022
1 parent 59a66a8 commit 533901c
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.3
# Kibana 7.17.0

# This image re-bundles the Docker image from the upstream provider, Elastic.
FROM docker.elastic.co/kibana/kibana:7.16.3@sha256:6c9867bd8e91737db8fa73ca6f522b2836ed1300bcc31dee96e62dc1e6413191
FROM docker.elastic.co/kibana/kibana:7.17.0@sha256:2673a3599185f4ebf363077580064daa817903ccf9fda3ccf6f4fc0abdf0a6eb
# Supported Bashbrew Architectures: amd64 arm64v8

# The upstream image was built by:
# https://github.com/elastic/dockerfiles/tree/v7.16.3/kibana
# https://github.com/elastic/dockerfiles/tree/v7.17.0/kibana

# The build can be reproduced locally via:
# docker build 'https://github.com/elastic/dockerfiles.git#v7.16.3:kibana'
# docker build 'https://github.com/elastic/dockerfiles.git#v7.17.0:kibana'

# For a full list of supported images and tags visit https://www.docker.elastic.co

Expand Down

0 comments on commit 533901c

Please sign in to comment.