Upgrade Postfix to 3.5.1 and use Alpine-based image

This commit is contained in:
Sam A. 2022-11-23 21:05:01 +01:00
parent 687bff35e9
commit 221ddd987f
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
- name: setup postfix docker container for outgoing mail
docker_container:
name: postfix
image: boky/postfix:v3.5.0
image: boky/postfix:v3.5.1-alpine
restart_policy: always
networks:
- name: postfix