update server and web-vault
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2020-06-03 23:15:17 +02:00
parent 88d8250d7f
commit c8440d120c
3 changed files with 5 additions and 4 deletions

View File

@ -1,2 +1,3 @@
* INTERNAL
* simplify repo structure and ci
* ENHANCEMENT
* update server to 1.15.0
* update web-vault to 2.14.0

View File

@ -6,7 +6,7 @@ LABEL maintainer="Robert Kaussow <mail@geeklabor.de>" \
org.label-schema.vendor="Robert Kaussow" \
org.label-schema.schema-version="1.0"
ARG VAULT_VERSION=2.13.2b
ARG VAULT_VERSION=2.14.0
ADD overlay/ /

View File

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