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
….16.1
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 2e3a690 commit 8ec3e9b
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.16.0
image: docker.elastic.co/elasticsearch/elasticsearch:8.16.1
volumes:
- esdata:/usr/share/elasticsearch/data
mem_limit: 1.5g
Expand Down

0 comments on commit 8ec3e9b

Please sign in to comment.