Skip to content

Commit b8cd81a

Browse files
Update to 7.7.0
1 parent 9aaa5a0 commit b8cd81a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

7/Dockerfile

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

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/elasticsearch/elasticsearch:7.6.2@sha256:59342c577e2b7082b819654d119f42514ddf47f0699c8b54dc1f0150250ce7aa
4+
FROM docker.elastic.co/elasticsearch/elasticsearch:7.7.0@sha256:b4ec018c974d23a796b1d17ddec3863e4e6deff76d25f58027c45b7a697089dc
55

66
# The upstream image was built by:
7-
# https://github.com/elastic/dockerfiles/tree/v7.6.2/elasticsearch
7+
# https://github.com/elastic/dockerfiles/tree/v7.7.0/elasticsearch
88

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

0 commit comments

Comments
 (0)