This commit is contained in:
Víðir Valberg Guðmundsson 2022-05-08 21:54:40 +02:00
parent e9421fd928
commit 11b2e42637
1 changed files with 2 additions and 2 deletions

View File

@ -172,7 +172,7 @@
### Mailman containers ###
mailman-core:
image: maxking/mailman-core:0.3.11
image: maxking/mailman-core:0.4
volumes:
- "{{ mailman.volume_folder }}/core:/opt/mailman"
stop_grace_period: 30s
@ -196,7 +196,7 @@
external_services:
mailman-web:
image: maxking/mailman-web:0.3.11
image: maxking/mailman-web:0.4
depends_on:
- database
links: