fix typo
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2021-05-15 15:25:24 +02:00
parent 13154b0c23
commit 59faf9f321
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ LABEL org.opencontainers.image.url="https://gitea.rknet.org/docker/vaultwarden"
LABEL org.opencontainers.image.source="https://gitea.rknet.org/docker/vaultwarden"
LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/docker/vaultwarden"
ARG WEBWEBVAULT_VERSION
ARG WEBVAULT_VERSION
# renovate: datasource=github-releases depName=dani-garcia/bw_web_builds
ENV WEBVAULT_VERSION="${WEBVAULT_VERSION:-v2.19.0d}"