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

Commit cc94e74

Browse files
Update to 7.5.0
1 parent fb24d2b commit cc94e74

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.4.2
1+
# Elasticsearch 7.5.0
22

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/elasticsearch/elasticsearch:7.4.2@sha256:ef0cdf17f8d00d8d90a7872b6672bc44283c6204e86bdf0067f93e9f637aad2a
4+
FROM docker.elastic.co/elasticsearch/elasticsearch:7.5.0@sha256:5d4f00b9a5f5f8e882b3301c401ce3bebe1fd09a45b4e70de3761056c76934c3
55

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