mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 10:05:25 -05:00
[PR #158] [MERGED] chore: update stalwart mail server image to resolve an issue #251
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/158
Author: @alialnaghmoush
Created: 5/30/2025
Status: ✅ Merged
Merged: 6/1/2025
Merged by: @Siumauricio
Base:
main← Head:stalwart-template📝 Commits (1)
66bc9d1chore: update stalwart mail server image reference📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
blueprints/stalwart/docker-compose.yml(+1 -1)📄 Description
fix(stalwart): Correct Docker image to
stalwartlabs/stalwartThis commit updates the Docker image for the stalwart service.
Previously, the service was configured to use:
stalwartlabs/mail-server:latest-alpineThis has been changed to the correct image:
stalwartlabs/stalwart:latest-alpineThis change resolves an issue where the incorrect image name was being used, ensuring the service utilizes the intended Stalwart mail server image.
Also add a comment recommending to use specific version tags for production environments.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.