aboutsummaryrefslogtreecommitdiff
path: root/templates/docker-compose.yaml.template
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-01-27 18:00:00 +0800
committerYuqian Yang <crupest@crupest.life>2025-01-27 18:00:00 +0800
commitfc9b7ef5888fe8b9e62fe510a7dffdea13642908 (patch)
treef6ad516f3bb951a0371c529fbddc4da76519c97b /templates/docker-compose.yaml.template
parent7992b7165af6c3f0c3a3ebc6a855b087a745cb6a (diff)
downloadcrupest-fc9b7ef5888fe8b9e62fe510a7dffdea13642908.tar.gz
crupest-fc9b7ef5888fe8b9e62fe510a7dffdea13642908.tar.bz2
crupest-fc9b7ef5888fe8b9e62fe510a7dffdea13642908.zip
revert(mail): "latest -> edge"
This reverts commit 7992b7165af6c3f0c3a3ebc6a855b087a745cb6a.
Diffstat (limited to 'templates/docker-compose.yaml.template')
-rw-r--r--templates/docker-compose.yaml.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/docker-compose.yaml.template b/templates/docker-compose.yaml.template
index d6adfd7..0150c18 100644
--- a/templates/docker-compose.yaml.template
+++ b/templates/docker-compose.yaml.template
@@ -91,7 +91,7 @@ services:
restart: on-failure:3
mailserver:
- image: docker.io/mailserver/docker-mailserver:edge
+ image: docker.io/mailserver/docker-mailserver:latest
pull_policy: always
container_name: mailserver
# If the FQDN for your mail-server is only two labels (eg: example.com),