Skip to content

Commit

Permalink
Update to 8.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Nov 1, 2023
1 parent a19c898 commit 80b2a87
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.10.2
# Kibana 8.10.4

# This image re-bundles the Docker image from the upstream provider, Elastic.
FROM docker.elastic.co/kibana/kibana:8.10.2@sha256:f50ef19b7dfabe30111a0244a769a1c6fa80549acf8d10bb3df73844818b2236
FROM docker.elastic.co/kibana/kibana:8.10.4@sha256:86b648ec0be88ef4252367f37744a9dc9356ea3b750a4017e8529a8d22d71709
# Supported Bashbrew Architectures: amd64 arm64v8

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

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

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

Expand Down

0 comments on commit 80b2a87

Please sign in to comment.