Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 2bf7e45

Browse files
renovate[bot]Tom Linton
authored and
Tom Linton
committed
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v6.8.4 (#3777)
1 parent f352813 commit 2bf7e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515

1616
elasticsearch:
1717
container_name: elasticsearch
18-
image: docker.elastic.co/elasticsearch/elasticsearch:6.8.3
18+
image: docker.elastic.co/elasticsearch/elasticsearch:6.8.4
1919
ports:
2020
- "9200:9200"
2121
environment:

0 commit comments

Comments
 (0)