1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-31 04:36:57 +08:00

chore(deps): update foxcpp/maddy docker tag to v0.9.2 (localApps) (#4752)

This commit is contained in:
renovate[bot] 2026-03-28 14:54:30 +00:00 committed by GitHub
parent 63a23baf96
commit a444b3de44
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.8.2
image: foxcpp/maddy:0.9.2
labels:
createdBy: "Apps"