mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
MAINTAINER is deprecated, now using LABEL
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM centos:centos7
|
||||
MAINTAINER Przemyslaw Ozgo <linux@ozgo.info>
|
||||
LABEL maintainer="Przemyslaw Ozgo <linux@ozgo.info>"
|
||||
|
||||
RUN \
|
||||
yum update -y && \
|
||||
|
||||
Reference in New Issue
Block a user