corrected maintainer label
This commit is contained in:
parent
20fb0fd087
commit
d375629566
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue