Skip to content

Commit

Permalink
Update elasticsearch Docker tag to v7.17.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 5204dd0 commit d43f284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/files/feedbin/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ services:
- feedbin

feedbin-elasticsearch:
image: elasticsearch:7.17.6
image: elasticsearch:7.17.10
hostname: elasticsearch
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:9200"]
Expand Down

0 comments on commit d43f284

Please sign in to comment.