We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164fc82 commit ce690d1Copy full SHA for ce690d1
definition/docker-compose.yml
@@ -2,7 +2,7 @@ version: '3'
2
3
services:
4
elasticsearch:
5
- image: 'elasticsearch:8.2.2'
+ image: 'elasticsearch:8.2.3'
6
environment:
7
- discovery.type=single-node
8
ports:
0 commit comments