Skip to content

Commit

Permalink
Update to 8.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Nov 13, 2023
1 parent 9c6a9d1 commit d86e69a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 8/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Kibana 8.11.0
# Kibana 8.11.1

# This image re-bundles the Docker image from the upstream provider, Elastic.
FROM docker.elastic.co/kibana/kibana:8.11.0@sha256:76773735fa086882909add84132a59d1765686d0fc170b35990acab814cf4a72
FROM docker.elastic.co/kibana/kibana:8.11.1@sha256:52bc81c818900f916e7ba37fe3056c9f5488606399b02335434733670378a89a
# Supported Bashbrew Architectures: amd64 arm64v8

# The upstream image was built by:
# https://github.com/elastic/dockerfiles/tree/v8.11.0/kibana
# https://github.com/elastic/dockerfiles/tree/v8.11.1/kibana

# The build can be reproduced locally via:
# docker build 'https://github.com/elastic/dockerfiles.git#v8.11.0:kibana'
# docker build 'https://github.com/elastic/dockerfiles.git#v8.11.1:kibana'

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

Expand Down

0 comments on commit d86e69a

Please sign in to comment.