Skip to content

Commit

Permalink
:dependabot: bump elasticsearch from 8.15.2 to 8.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JKatzwinkel authored Jan 24, 2025
1 parent eb61905 commit 9f7ece3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:

es:
container_name: tla-es
image: docker.elastic.co/elasticsearch/elasticsearch:8.15.2
image: docker.elastic.co/elasticsearch/elasticsearch:8.17.1
environment:
ES_JAVA_OPTS: -Xms512m -Xmx512m -Dlog4j2.formatMsgNoLookups=true
discovery.type: single-node
Expand Down

0 comments on commit 9f7ece3

Please sign in to comment.