Merge pull request #2984 from okxlin/renovate/foxcpp-maddy-0.x

Update foxcpp/maddy Docker tag to v0.8.1
This commit is contained in:
okxlin 2025-03-24 22:02:52 +08:00 committed by GitHub
commit 43d7f6e30e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ services:
environment:
- MADDY_HOSTNAME=${MAIL_HOSTNAME}
- MADDY_DOMAIN=${MAIL_DOMAIN}
image: foxcpp/maddy:0.7.1
image: foxcpp/maddy:0.8.1
labels:
createdBy: "Apps"