Changed: Maintainer labels
This commit is contained in:
parent
16f9a88ec5
commit
d16b1b7fb2
|
|
@ -1,6 +1,6 @@
|
|||
FROM php:7.2-fpm
|
||||
|
||||
LABEL maintainer="diego@passbolt.com"
|
||||
LABEL maintainer="Passbolt SA <contact@passbolt.com>"
|
||||
|
||||
ARG PASSBOLT_VERSION="2.10.0"
|
||||
ARG PASSBOLT_URL="https://github.com/passbolt/passbolt_api/archive/v${PASSBOLT_VERSION}.tar.gz"
|
||||
|
|
|
|||
Loading…
Reference in New Issue