bump web-vault to v2.12.0c
This commit is contained in:
parent
d2aaefcd7f
commit
795fe57ff4
@ -0,0 +1,2 @@
|
||||
* FEATURE
|
||||
* update web-vault to v2.12.0c
|
@ -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.12.0b
|
||||
ARG VAULT_VERSION=2.12.0c
|
||||
ARG VAULT_TARBALL=https://github.com/dani-garcia/bw_web_builds/releases/download/v${VAULT_VERSION}/bw_web_v${VAULT_VERSION}.tar.gz
|
||||
|
||||
RUN addgroup -g 101 -S app && \
|
||||
|
Loading…
Reference in New Issue
Block a user