Skip to content

Commit

Permalink
chore(deps): update elasticsearch docker tag to v8.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 2a96d5b commit a99c956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.dev.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
elasticsearch:
image: elasticsearch:8.15.2
image: elasticsearch:8.15.3
profiles: [full, search]
ports:
- 9200:9200
Expand Down

0 comments on commit a99c956

Please sign in to comment.