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 9aaa5a0 commit b8cd81aCopy full SHA for b8cd81a
7/Dockerfile
@@ -1,10 +1,10 @@
1
-# Elasticsearch 7.6.2
+# Elasticsearch 7.7.0
2
3
# This image re-bundles the Docker image from the upstream provider, Elastic.
4
-FROM docker.elastic.co/elasticsearch/elasticsearch:7.6.2@sha256:59342c577e2b7082b819654d119f42514ddf47f0699c8b54dc1f0150250ce7aa
+FROM docker.elastic.co/elasticsearch/elasticsearch:7.7.0@sha256:b4ec018c974d23a796b1d17ddec3863e4e6deff76d25f58027c45b7a697089dc
5
6
# The upstream image was built by:
7
-# https://github.com/elastic/dockerfiles/tree/v7.6.2/elasticsearch
+# https://github.com/elastic/dockerfiles/tree/v7.7.0/elasticsearch
8
9
# For a full list of supported images and tags visit https://www.docker.elastic.co
10
0 commit comments