Update renovate/renovate Docker tag to v44.39.1 #86

Merged
renovate-bot merged 2 commits from renovate/renovate-renovate-44.x into main 2026-08-22 21:57:18 +02:00
Showing only changes of commit 5b73ec6fb7 - Show all commits
+1 -1
View File
@@ -58,7 +58,7 @@ services:
# Dev mail catcher — Kratos recovery/verification emails land here (web UI on 8025).
# kratos.yml points the courier at smtp://mailpit:1025; prod uses a real SMTP via env.
mailpit:
image: axllent/mailpit:v1.30.7
image: axllent/mailpit:v1.31.0
ports:
- "8025:8025"
restart: unless-stopped