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

Commit 0f90651

Browse files
Update to 7.2.0
1 parent c9aa8ee commit 0f90651

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.1.1
1+
# Elasticsearch 7.2.0
22

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/elasticsearch/elasticsearch:7.1.1@sha256:1084c64eed7d9318d028361c9aee398afdeb70d1816ce81d590b9450ec542c08
4+
FROM docker.elastic.co/elasticsearch/elasticsearch:7.2.0@sha256:25859ce3c9a4ac9b669411d2aa09d436ba34d39c23f0e3b6b058d8a7a0a8d36a
55

66
# The upstream image was built by:
7-
# https://github.com/elastic/dockerfiles/tree/v7.1.1/elasticsearch
7+
# https://github.com/elastic/dockerfiles/tree/v7.2.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)