aboutsummaryrefslogtreecommitdiff
path: root/templates/docker-compose.yaml.template
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-01-27 17:42:03 +0800
committerYuqian Yang <crupest@crupest.life>2025-01-27 17:42:03 +0800
commit7992b7165af6c3f0c3a3ebc6a855b087a745cb6a (patch)
tree61b0866325b02758717e29208fc447ad446ce821 /templates/docker-compose.yaml.template
parent631f9857d8a1a7d4f2da1ecb4c293d26fdc0e61f (diff)
downloadcrupest-7992b7165af6c3f0c3a3ebc6a855b087a745cb6a.tar.gz
crupest-7992b7165af6c3f0c3a3ebc6a855b087a745cb6a.tar.bz2
crupest-7992b7165af6c3f0c3a3ebc6a855b087a745cb6a.zip
feat(mail): latest -> edge
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 0150c18..d6adfd7 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:latest
+ image: docker.io/mailserver/docker-mailserver:edge
pull_policy: always
container_name: mailserver
# If the FQDN for your mail-server is only two labels (eg: example.com),