Skip to content

Commit e3426d2

Browse files
Update to 7.7.0
1 parent cdaa5f1 commit e3426d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

7/Dockerfile

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Kibana 7.6.2
1+
# Kibana 7.7.0
22

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/kibana/kibana:7.6.2@sha256:e8f3743e404462709663422056db2d5076a7a6bd6024f64aea1599b3014c63be
4+
FROM docker.elastic.co/kibana/kibana:7.7.0@sha256:1682e44eb728e1de2027c2cc8787d206388d9f73391928bdbfbbd24d758dd927
55

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

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

0 commit comments

Comments
 (0)