1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-09 23:07:35 +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
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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