mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
Remove all MAINTAINER statements in the codebase as they aren't very useful and now deprecated
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
|
||||
FROM nginx
|
||||
|
||||
MAINTAINER Mengqi Yu <mengqiy@google.com>
|
||||
|
||||
COPY index2.html /usr/share/nginx/html/index2.html
|
||||
RUN chmod +r /usr/share/nginx/html/index2.html
|
||||
|
||||
Reference in New Issue
Block a user