Skip to content

Commit 5a4323d

Browse files
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v9.2.2 (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24e2e75 commit 5a4323d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro-to-spring-boot/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3.8'
33
services:
44

55
elasticsearch:
6-
image: docker.elastic.co/elasticsearch/elasticsearch:9.2.1
6+
image: docker.elastic.co/elasticsearch/elasticsearch:9.2.2
77
container_name: elasticsearch
88
environment:
99
- discovery.type=single-node

0 commit comments

Comments
 (0)