version bump to 2.0.0-rc2

This commit is contained in:
Diego Lendoiro 2018-02-20 19:55:44 +01:00
parent c8bbf8acbe
commit dfcf7a4294
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ FROM php:7-fpm-alpine3.7
LABEL maintainer="diego@passbolt.com" LABEL maintainer="diego@passbolt.com"
ARG PASSBOLT_VERSION="2.0.0-rc1" ARG PASSBOLT_VERSION="2.0.0-rc2"
ARG PASSBOLT_URL="https://github.com/passbolt/passbolt_api/archive/v${PASSBOLT_VERSION}.tar.gz" ARG PASSBOLT_URL="https://github.com/passbolt/passbolt_api/archive/v${PASSBOLT_VERSION}.tar.gz"
ARG PHP_EXTENSIONS="gd \ ARG PHP_EXTENSIONS="gd \