Skip to content

Commit

Permalink
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 and Zoey2936 committed Oct 18, 2024
1 parent 2b0a8dc commit 78867c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
- kibana
elasticsearch:
container_name: parsedmarc-es
image: elasticsearch:8.15.2
image: elasticsearch:8.15.3
restart: always
environment:
- "TZ=Europe/Berlin"
Expand Down

0 comments on commit 78867c1

Please sign in to comment.