mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-19 04:06:24 +00:00
MAINTAINER in Dockerfile is deprecated, change to label
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
ARG BASEIMAGE
|
||||
FROM ${BASEIMAGE}
|
||||
|
||||
MAINTAINER Random Liu <lantaol@google.com>
|
||||
LABEL maintainer="Random Liu <lantaol@google.com>"
|
||||
|
||||
RUN clean-install util-linux libsystemd0 bash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user