feat: Change maintainer image e-mail

This commit is contained in:
Carlos Álvaro
2019-09-25 23:19:20 +02:00
parent 75c7861fab
commit fb393654cc

View File

@@ -62,7 +62,7 @@ COPY entrypoint.sh /sbin/entrypoint.sh
RUN chmod +x /sbin/entrypoint.sh
LABEL \
maintainer="github@cdalvaro.io" \
maintainer="carlos@cdalvaro.io" \
org.label-schema.vendor=cdalvaro \
org.label-schema.name="SaltStack Master" \
org.label-schema.version=${SALT_VERSION} \