Skip to content

Commit

Permalink
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8…
Browse files Browse the repository at this point in the history
….15.2
  • Loading branch information
renovate[bot] committed Sep 26, 2024
1 parent 6d5a20f commit 8b2a96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/backend/services/v4/services/elastic/compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
elastic:
image: docker.elastic.co/elasticsearch/elasticsearch:8.15.1
image: docker.elastic.co/elasticsearch/elasticsearch:8.15.2
volumes:
- esdata:/usr/share/elasticsearch/data
mem_limit: 1073741824
Expand Down

0 comments on commit 8b2a96f

Please sign in to comment.