Skip to content

Commit

Permalink
chore(deps): update elasticsearch docker tag to v7.17.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent bedc51d commit 759e5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/elasticsearch/7.17.26/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
- "./data/data:/usr/share/elasticsearch/data"
- "./data/backup:/usr/share/elasticsearch/backup"
- "./data/conf/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml"
image: elasticsearch:7.17.26
image: elasticsearch:7.17.27
ulimits:
memlock:
soft: -1
Expand Down

0 comments on commit 759e5ed

Please sign in to comment.