Skip to content

Commit

Permalink
Update dependency docker.elastic.co/elasticsearch/elasticsearch to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 14, 2022
1 parent a83d3ff commit dec3803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-dynamodb-project/docker/docker-compose-elk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.8'
services:

elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:6.8.23
image: docker.elastic.co/elasticsearch/elasticsearch:8.2.3
container_name: elasticsearch
environment:
- cluster.name=docker-cluster
Expand Down

0 comments on commit dec3803

Please sign in to comment.