We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24e2e75 commit 5a4323dCopy full SHA for 5a4323d
intro-to-spring-boot/docker-compose.yml
@@ -3,7 +3,7 @@ version: '3.8'
3
services:
4
5
elasticsearch:
6
- image: docker.elastic.co/elasticsearch/elasticsearch:9.2.1
+ image: docker.elastic.co/elasticsearch/elasticsearch:9.2.2
7
container_name: elasticsearch
8
environment:
9
- discovery.type=single-node
0 commit comments