We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de28bf commit b843107Copy full SHA for b843107
docker-compose.yml
@@ -12,7 +12,7 @@ services:
12
elasticsearch:
13
# Use the latest version of Elasticsearch supported by Amazon AWS ES.
14
container_name: drb_local_es
15
- image: elasticsearch:8.4.0
+ image: elasticsearch:8.15.0
16
ports:
17
- 9200:9200
18
environment:
0 commit comments