Skip to content

Commit

Permalink
version bump to 1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dlen committed Sep 14, 2017
1 parent 5f5e97e commit e40beb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM alpine:3.6

LABEL maintainer="[email protected]"

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 \
Expand Down

0 comments on commit e40beb8

Please sign in to comment.