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

Commit 4c04ee8

Browse files
Update to 6.8.6
1 parent cc94e74 commit 4c04ee8

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.5
1+
# Elasticsearch 6.8.6
22

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.5@sha256:176730ecd808058822214b2f9ce6e7a7aa462b6655a721506fc41ed9c0f224a7
4+
FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.6@sha256:81473aab06ae49a5058210610ac848cc8ae3393f319f23d4c5d982580b54ba36
55

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

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

0 commit comments

Comments
 (0)