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

Commit 79420fb

Browse files
Update to 6.8.8
1 parent 6f143ea commit 79420fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

6/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Elasticsearch 6.8.7
1+
# Elasticsearch 6.8.8
22

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.7@sha256:f78ac4b7f94b81650935e3c0750f92ca5da0af61a4d42928d28e52ce20653f75
4+
FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.8@sha256:0e0fd27c4e133399d8c5419141915cbf04966aa808427f21bd316fb7c5bed61f
55

66
# The upstream image was built by:
7-
# https://github.com/elastic/dockerfiles/tree/v6.8.7/elasticsearch
7+
# https://github.com/elastic/dockerfiles/tree/v6.8.8/elasticsearch
88

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

0 commit comments

Comments
 (0)