Docker tag fix (#455)

This commit is contained in:
Guillaume Simon 2017-01-05 09:24:45 +01:00 committed by Thomas VIAL
parent 89aa42d658
commit 8eb53438ce
1 changed files with 1 additions and 1 deletions

View File

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