mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-03-02 09:40:29 +00:00
MAINTAINER in Dockerfile is deprecated, change to label
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
FROM bashell/alpine-bash
|
||||
MAINTAINER Random Liu <lantaol@google.com>
|
||||
LABEL maintainer="Random Liu <lantaol@google.com>"
|
||||
|
||||
# Use oom kill problem as default
|
||||
ENV PROBLEM /problems/oom_kill
|
||||
|
||||
Reference in New Issue
Block a user