You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-08 23:06:49 +02:00
Docker tag fix (#455)
This commit is contained in:
committed by
Thomas VIAL
parent
89aa42d658
commit
8eb53438ce
@ -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
|
||||
|
Reference in New Issue
Block a user