bump default build version to v1.15.1
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
Robert Kaussow 2020-06-07 22:54:01 +02:00
parent 70a4e63597
commit a1e520f601
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
* ENHANCEMENT
* update server to 1.15.0
* update server to 1.15.1
* update web-vault to 2.14.0

View File

@ -1,4 +1,4 @@
export BUILD_VERSION ?= 1.14.2
export BUILD_VERSION ?= 1.15.1
export DEBIAN_FRONTEND ?= noninteractive
export LANG ?= C.UTF-8
export TZ ?= UTC