Update docker compose specs (#517)

This commit is contained in:
Abhilash Raj
2021-09-23 10:31:06 -07:00
committed by GitHub
parent b84c09c1ae
commit 9d9a627f72
3 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ version: '2'
services:
mailman-core:
image: maxking/mailman-core:0.3
image: maxking/mailman-core:0.4
container_name: mailman-core
hostname: mailman-core
volumes:
@@ -24,7 +24,7 @@ services:
mailman:
mailman-web:
image: maxking/mailman-web:0.3
image: maxking/mailman-web:0.4
container_name: mailman-web
hostname: mailman-web
depends_on: