Skip to content

Commit

Permalink
Update dependency docker.elastic.co/elasticsearch/elasticsearch to v6…
Browse files Browse the repository at this point in the history
….8.23
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 7, 2022
1 parent 8e98772 commit b43a8d6
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.2.2
image: docker.elastic.co/elasticsearch/elasticsearch:6.8.23
container_name: elasticsearch
environment:
- cluster.name=docker-cluster
Expand Down

0 comments on commit b43a8d6

Please sign in to comment.