Skip to content

Commit

Permalink
chore(deps): update elasticsearch docker tag to v8.8.2 (#1888)
Browse files Browse the repository at this point in the history
Co-authored-by: plural-copilot[bot] <172153387+plural-copilot[bot]@users.noreply.github.com>
  • Loading branch information
plural-copilot[bot] authored Feb 11, 2025
1 parent 07499de commit 8c17726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
volumes:
- database_data:/var/lib/postgresql/data
es:
image: elasticsearch:8.8.0
image: elasticsearch:8.8.2
restart: always
ports:
- 9200:9200
Expand Down

0 comments on commit 8c17726

Please sign in to comment.