Skip to content

Commit

Permalink
Update elasticsearch Docker tag to v8.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent e2f113f commit b90232e
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.3
image: elasticsearch:8.16.0
restart: always
environment:
- "TZ=Europe/Berlin"
Expand Down

0 comments on commit b90232e

Please sign in to comment.