Skip to content

Commit 648a7f5

Browse files
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v9.1.2 (#1345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04ae2fe commit 648a7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose-with-ccd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ services:
463463
- 8080:8080
464464

465465
elasticsearch:
466-
image: docker.elastic.co/elasticsearch/elasticsearch:9.1.1
466+
image: docker.elastic.co/elasticsearch/elasticsearch:9.1.2
467467
container_name: elasticsearch
468468
environment:
469469
ES_JAVA_OPTS: "-Xms256m -Xmx256m"

0 commit comments

Comments
 (0)