Skip to content

Commit

Permalink
chore(deps): update elasticsearch docker tag to v8.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent 093b0c0 commit 0cb61c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/scripts/docker-compose-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ services:

elasticsearch:
container_name: elasticsearch
image: elasticsearch:8.11.4
image: elasticsearch:8.15.0
networks:
- terarium
ports:
Expand Down

0 comments on commit 0cb61c9

Please sign in to comment.