diff --git a/Dockerfile b/Dockerfile index 9f8bcc5..8e4a76b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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}"