Upgrade
This commit is contained in:
parent
e9421fd928
commit
11b2e42637
|
@ -172,7 +172,7 @@
|
||||||
|
|
||||||
### Mailman containers ###
|
### Mailman containers ###
|
||||||
mailman-core:
|
mailman-core:
|
||||||
image: maxking/mailman-core:0.3.11
|
image: maxking/mailman-core:0.4
|
||||||
volumes:
|
volumes:
|
||||||
- "{{ mailman.volume_folder }}/core:/opt/mailman"
|
- "{{ mailman.volume_folder }}/core:/opt/mailman"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
|
@ -196,7 +196,7 @@
|
||||||
external_services:
|
external_services:
|
||||||
|
|
||||||
mailman-web:
|
mailman-web:
|
||||||
image: maxking/mailman-web:0.3.11
|
image: maxking/mailman-web:0.4
|
||||||
depends_on:
|
depends_on:
|
||||||
- database
|
- database
|
||||||
links:
|
links:
|
||||||
|
|
Loading…
Reference in a new issue