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
….13.2
  • Loading branch information
renovate[bot] authored and minottic committed Apr 9, 2024
1 parent 8580e89 commit 273d7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/elastic/docker-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.13.1
image: docker.elastic.co/elasticsearch/elasticsearch:8.13.2
volumes:
- esdata:/usr/share/elasticsearch/data
mem_limit: 1073741824
Expand Down

0 comments on commit 273d7c9

Please sign in to comment.