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
….14.3
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent 32ce2e4 commit 8c93bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ services:
profiles:
- search
elastic:
image: docker.elastic.co/elasticsearch/elasticsearch:8.4.0
image: docker.elastic.co/elasticsearch/elasticsearch:8.14.3
container_name: "${COMPOSE_PROJECT_NAME}-elastic"
environment:
- node.name="${COMPOSE_PROJECT_NAME}-elastic"
Expand Down

0 comments on commit 8c93bc9

Please sign in to comment.