Commit e67f3af4 authored by Yong Tang's avatar Yong Tang Committed by Shanqing Cai
Browse files

Use 'LABEL maintainer=' in Dockerfile (#13961)



* Use 'LABEL maintainer=' in Dockerfile

This fix is a follow up of 13661 to replace `MAINTAINER`
with `LABEL maintainer=` in Dockerfile. The keyword
`MAINTAINER` has long been deprecated and is replaced by `LABEL`,
which is much more flexible and is easily searchable through `docker inspect`.

This fix replaces remaining `MAINTAINER` with `LABEL`.

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>

* Additional `MAITAINER` -> `LABEL`

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent 15bd614f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment