version bump to 1.6.5
This commit is contained in:
parent
5f5e97e516
commit
e40beb80e8
|
|
@ -2,7 +2,7 @@ FROM alpine:3.6
|
|||
|
||||
LABEL maintainer="diego@passbolt.com"
|
||||
|
||||
ENV PASSBOLT_VERSION 1.6.3
|
||||
ENV PASSBOLT_VERSION 1.6.5
|
||||
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