mirror of
https://github.com/bokysan/docker-postfix.git
synced 2025-09-13 01:44:33 +08:00
Fix. Fix typo
This commit is contained in:
parent
5a176d1180
commit
552d73c623
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ RUN true && \
|
|||
|
||||
# ============================ BUILD SASL XOAUTH2 ============================
|
||||
FROM ${BASE_IMAGE}
|
||||
LABEL maintaner="Bojan Cekrlic - https://github.com/bokysan/docker-postfix/"
|
||||
LABEL maintainer="Bojan Cekrlic - https://github.com/bokysan/docker-postfix/"
|
||||
|
||||
# Install supervisor, postfix
|
||||
# Install postfix first to get the first account (101)
|
||||
|
|
Loading…
Add table
Reference in a new issue