Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit d7dff7c

Browse files
Update to 7.8.0
1 parent 96976f5 commit d7dff7c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

7/Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Kibana 7.7.1
1+
# Kibana 7.8.0
22

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/kibana/kibana:7.7.1@sha256:f9a1a4ac02e17d8a7700ac7641effc198d19e97c33b617e9e44a3f67a705d381
4+
FROM docker.elastic.co/kibana/kibana:7.8.0@sha256:d974e095b5716c4640de67a4fdb7d4a286b47dacbde54cdb4b24c73a90692e64
55

66
# The upstream image was built by:
7-
# https://github.com/elastic/dockerfiles/tree/v7.7.1/kibana
7+
# https://github.com/elastic/dockerfiles/tree/v7.8.0/kibana
88

99
# The build can be reproduced locally via:
10-
# docker build 'https://github.com/elastic/dockerfiles.git#v7.7.1:kibana'
10+
# docker build 'https://github.com/elastic/dockerfiles.git#v7.8.0:kibana'
1111

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

0 commit comments

Comments
 (0)