Update stable containers to 3.2 suite release.

This commit is contained in:
Abhilash Raj
2018-07-26 18:10:37 -07:00
committed by Abhilash Raj
parent 0eda00bc41
commit 274965cced
4 changed files with 11 additions and 10 deletions

View File

@@ -2,7 +2,7 @@ version: '2'
services:
mailman-core:
image: maxking/mailman-core:0.1
image: maxking/mailman-core:0.2
container_name: mailman-core
hostname: mailman-core
volumes:
@@ -22,7 +22,7 @@ services:
ipv4_address: 172.19.199.2
mailman-web:
image: maxking/mailman-web:0.1
image: maxking/mailman-web:0.2
container_name: mailman-web
hostname: mailman-web
depends_on: