Skip to content

Commit

Permalink
Update elasticsearch Docker tag to v7.17.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent 1623d1d commit 548b19b
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.19
hostname: elasticsearch
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:9200"]
Expand Down

0 comments on commit 548b19b

Please sign in to comment.