Skip to content

Commit

Permalink
chore(deps): update docker.elastic.co/elasticsearch/elasticsearch doc…
Browse files Browse the repository at this point in the history
…ker tag to v8.13.3
  • Loading branch information
renovate-bot authored and noelbot committed May 2, 2024
1 parent cad6f58 commit a456649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/devtools/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ services:
elasticsearch:
<<: *container
container_name: charted_elasticsearch
image: docker.elastic.co/elasticsearch/elasticsearch:8.13.2
image: docker.elastic.co/elasticsearch/elasticsearch:8.13.3
ports:
- '9200:9200'
environment:
Expand Down

0 comments on commit a456649

Please sign in to comment.