Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2025-03-01 18:24:24 +00:00
parent 8a3287383c
commit abe1e2d1e5
9 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ services:
test: ss --listening --tcp | grep -P 'LISTEN.+:smtp' || exit 1 test: ss --listening --tcp | grep -P 'LISTEN.+:smtp' || exit 1
timeout: 3s timeout: 3s
hostname: ${HOSTNAME_FQDN} hostname: ${HOSTNAME_FQDN}
image: mailserver/docker-mailserver:14.0.0 image: mailserver/docker-mailserver:15.0.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: