corrected maintainer label

This commit is contained in:
Diego Lendoiro 2018-01-26 14:14:08 +01:00
parent 20fb0fd087
commit d375629566
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM php:7-fpm-alpine3.7
LABEL MAINTAINER diego@passbolt.com
LABEL maintainer="diego@passbolt.com"
ENV PASSBOLT_VERSION 2.0.0-rc1
ENV PASSBOLT_URL https://github.com/passbolt/passbolt_api/archive/v${PASSBOLT_VERSION}.tar.gz