Changed: version bump 2.12.0
This commit is contained in:
parent
3ef606f15f
commit
6c646f921d
|
|
@ -2,7 +2,7 @@ FROM php:7.3-fpm
|
|||
|
||||
LABEL maintainer="Passbolt SA <contact@passbolt.com>"
|
||||
|
||||
ARG PASSBOLT_VERSION="2.11.0"
|
||||
ARG PASSBOLT_VERSION="2.12.0"
|
||||
ARG PASSBOLT_URL="https://github.com/passbolt/passbolt_api/archive/v${PASSBOLT_VERSION}.tar.gz"
|
||||
ARG PASSBOLT_CURL_HEADERS=""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue