Skip to content

Commit

Permalink
Update elasticsearch Docker tag to v8.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 654ec62 commit 644ac3f
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.16.1
image: elasticsearch:8.17.0
restart: always
environment:
- "TZ=Europe/Berlin"
Expand Down

0 comments on commit 644ac3f

Please sign in to comment.