add label instead of deprecated maintainer. Fixes #69

This commit is contained in:
Diego Lendoiro 2017-09-14 11:56:15 +02:00
parent edd0dec7a5
commit e0993db80c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM alpine:3.6 FROM alpine:3.6
MAINTAINER diego@passbolt.com LABEL maintainer="diego@passbolt.com"
ENV PASSBOLT_VERSION 1.6.3 ENV PASSBOLT_VERSION 1.6.3
ENV PASSBOLT_URL https://github.com/passbolt/passbolt_api/archive/v${PASSBOLT_VERSION}.tar.gz ENV PASSBOLT_URL https://github.com/passbolt/passbolt_api/archive/v${PASSBOLT_VERSION}.tar.gz