Merge pull request #53 from ShockwaveNN/patch-1

Change `MAINTAINER` line to `LABEL`
This commit is contained in:
Alexey Golubev 2017-05-23 11:10:07 +03:00 committed by GitHub
commit d2003e9516

@ -1,5 +1,5 @@
FROM ubuntu:14.04
MAINTAINER Ascensio System SIA <support@onlyoffice.com>
LABEL maintainer Ascensio System SIA <support@onlyoffice.com>
ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 DEBIAN_FRONTEND=noninteractive