aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/email/build/docker-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/prod/app/email/build/docker-compose.yml')
-rw-r--r--cluster/prod/app/email/build/docker-compose.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/cluster/prod/app/email/build/docker-compose.yml b/cluster/prod/app/email/build/docker-compose.yml
index 39d28bd..a726fb6 100644
--- a/cluster/prod/app/email/build/docker-compose.yml
+++ b/cluster/prod/app/email/build/docker-compose.yml
@@ -26,9 +26,9 @@ services:
build:
context: ./postfix
args:
- # https://packages.debian.org/fr/buster/postfix
- VERSION: 3.4.14-0+deb10u1
- image: superboum/amd64_postfix:v3
+ # https://packages.debian.org/fr/trixie/postfix
+ VERSION: 3.8.4-1
+ image: superboum/amd64_postfix:v4
opendkim:
build: