1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-10-21 02:28:10 +02:00

Update dist yaml files (Closes: #740)

This commit is contained in:
Johan Smits 2017-10-09 19:16:53 +02:00 committed by GitHub
commit e79ee435fb
2 changed files with 2 additions and 2 deletions

@ -2,7 +2,7 @@ version: '2'
services:
mail:
image: tvial/docker-mailserver:v2
image: tvial/docker-mailserver:latest
hostname: mail
domainname: domain.com
container_name: mail

@ -2,7 +2,7 @@ version: '2'
services:
mail:
image: tvial/docker-mailserver:2.1
image: tvial/docker-mailserver:latest
hostname: mail
domainname: domain.com
container_name: mail