Skip to content

Commit b843107

Browse files
NO-REF: Ugrading Docker ElasticSearch Container (#380)
1 parent 3de28bf commit b843107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
elasticsearch:
1313
# Use the latest version of Elasticsearch supported by Amazon AWS ES.
1414
container_name: drb_local_es
15-
image: elasticsearch:8.4.0
15+
image: elasticsearch:8.15.0
1616
ports:
1717
- 9200:9200
1818
environment:

0 commit comments

Comments
 (0)