2
0
mirror of https://github.com/tomav/docker-mailserver synced 2025-08-31 14:25:59 +00: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