Skip to content

Commit

Permalink
Update elasticsearch Docker tag to v8.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent 49ae791 commit f332fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yml
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.12.2
image: elasticsearch:8.13.0
restart: always
environment:
- "TZ=Europe/Berlin"
Expand Down

0 comments on commit f332fcc

Please sign in to comment.