aboutsummaryrefslogtreecommitdiff
path: root/app/build/docker-compose.yml
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-12-22 16:40:36 +0100
committerQuentin <quentin@deuxfleurs.fr>2020-12-22 16:40:36 +0100
commit9f6f0fb53c257bb6732f037170bc11af1bf20d4f (patch)
tree50c8f4dc2234969575d01c0db47ea266dba0a854 /app/build/docker-compose.yml
parenta2adaa2101d2b82d457c1ef6e9e25acb9022b9fc (diff)
downloadinfrastructure-9f6f0fb53c257bb6732f037170bc11af1bf20d4f.tar.gz
infrastructure-9f6f0fb53c257bb6732f037170bc11af1bf20d4f.zip
Migrate Nomad job for emails
Diffstat (limited to 'app/build/docker-compose.yml')
-rw-r--r--app/build/docker-compose.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/build/docker-compose.yml b/app/build/docker-compose.yml
index de8ecf5..38031d2 100644
--- a/app/build/docker-compose.yml
+++ b/app/build/docker-compose.yml
@@ -82,3 +82,11 @@ services:
args:
VERSION: 0cd26dfbf4ab7be467325ed77230cf371147a98e
image: superboum/plume:v1
+
+ postfix:
+ build:
+ context: ./postfix
+ args:
+ # https://packages.debian.org/fr/buster/postfix
+ VERSION: 3.4.14-0+deb10u1
+ image: superboum/amd64_postfix:v3