Merge tag 'v1.5.1' into develop
Updated to passbolt 1.5.1 Grapevine
This commit is contained in:
commit
374653e78c
|
|
@ -2,7 +2,7 @@ FROM alpine:latest
|
|||
|
||||
MAINTAINER diego@passbolt.com
|
||||
|
||||
ENV PASSBOLT_VERSION 1.4.0
|
||||
ENV PASSBOLT_VERSION 1.5.1
|
||||
ENV PASSBOLT_URL https://github.com/passbolt/passbolt_api/archive/v${PASSBOLT_VERSION}.tar.gz
|
||||
|
||||
ARG BASE_PHP_DEPS="php5-curl \
|
||||
|
|
|
|||
Loading…
Reference in New Issue