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

Commit c9aa8ee

Browse files
Update to 6.8.1
1 parent 8ee2df9 commit c9aa8ee

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.0
1+
# Elasticsearch 6.8.1
22

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.0@sha256:2c77f71d560053fec89564043c7eb2dca5dd3132d85ba1f233fc5db966827446
4+
FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.1@sha256:974aba875f1ec333f0c2ac7dee1e74d70c5813b039b3a225eb2bf287d4aa5911
55

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

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

0 commit comments

Comments
 (0)