Skip to content

Commit

Permalink
Update to 7.17.10
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed May 2, 2023
1 parent 1ac2c31 commit 6dc8cf4
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.17.9
# Kibana 7.17.10

# This image re-bundles the Docker image from the upstream provider, Elastic.
FROM docker.elastic.co/kibana/kibana:7.17.9@sha256:1176c9b020af505dee42823a76e06a1fde63bdcb58dfbee5422acef1674fc80d
FROM docker.elastic.co/kibana/kibana:7.17.10@sha256:4426892d5a8744d9f17932189a839822bf068ebb2610db8dc477b10d345a1058
# Supported Bashbrew Architectures: amd64 arm64v8

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

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

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

Expand Down

0 comments on commit 6dc8cf4

Please sign in to comment.