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

Commit 9267a8b

Browse files
Update to 7.1.1
1 parent 93ddd7c commit 9267a8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

7/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Kibana 7.1.0
1+
# Kibana 7.1.1
22

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/kibana/kibana:7.1.0@sha256:0eb53e2eb9a8846a5a4e700115a4b6e207a8f298128a45cdd28a514f708ec0f3
4+
FROM docker.elastic.co/kibana/kibana:7.1.1@sha256:fbf558c6df18500f00ab9c1e1ce2d566ad2c1800d023106e4a4a85274b0d40cd
55

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

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

0 commit comments

Comments
 (0)