[PR #158] [MERGED] chore: update stalwart mail server image to resolve an issue #251

Closed
opened 2025-11-22 20:33:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: stalwart-template


📝 Commits (1)

  • 66bc9d1 chore: 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/stalwart

This commit updates the Docker image for the stalwart service.

Previously, the service was configured to use:
stalwartlabs/mail-server:latest-alpine

This has been changed to the correct image:
stalwartlabs/stalwart:latest-alpine

This 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/158 **Author:** [@alialnaghmoush](https://github.com/alialnaghmoush) **Created:** 5/30/2025 **Status:** ✅ Merged **Merged:** 6/1/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `stalwart-template` --- ### 📝 Commits (1) - [`66bc9d1`](https://github.com/Dokploy/templates/commit/66bc9d10f4d8e5d9ea71033529e51593f3933b44) chore: update stalwart mail server image reference ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/stalwart/docker-compose.yml` (+1 -1) </details> ### 📄 Description ### fix(stalwart): Correct Docker image to `stalwartlabs/stalwart` This commit updates the Docker image for the **stalwart** service. Previously, the service was configured to use: `stalwartlabs/mail-server:latest-alpine` This has been changed to the correct image: `stalwartlabs/stalwart:latest-alpine` This 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:33:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#251