1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

Modified the name of the image being created by adding the version: dovecot.

This commit is contained in:
angus
2016-04-09 00:46:34 +02:00
parent a083292850
commit 56b8b12966

View File

@ -1,4 +1,4 @@
NAME = tvial/docker-mailserver
NAME = tvial/docker-mailserver:dovecot
#all: build run fixtures tests clean
#all-no-build: run fixtures tests clean