We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8cd81a commit e86bdc9Copy full SHA for e86bdc9
6/Dockerfile
@@ -1,10 +1,10 @@
1
-# Elasticsearch 6.8.8
+# Elasticsearch 6.8.9
2
3
# This image re-bundles the Docker image from the upstream provider, Elastic.
4
-FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.8@sha256:0e0fd27c4e133399d8c5419141915cbf04966aa808427f21bd316fb7c5bed61f
+FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.9@sha256:593b06516f44fddcaa1078cf67fcf128b603905d2c13efe4809e9b56c6d68351
5
6
# The upstream image was built by:
7
-# https://github.com/elastic/dockerfiles/tree/v6.8.8/elasticsearch
+# https://github.com/elastic/dockerfiles/tree/v6.8.9/elasticsearch
8
9
# For a full list of supported images and tags visit https://www.docker.elastic.co
10
0 commit comments