mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 10:05:00 +02:00
Docker tag fix (#455)
This commit is contained in:
parent
89aa42d658
commit
8eb53438ce
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue