From 3851963e751e54216e001a29a8dff3c80760508b Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Mon, 3 Apr 2023 08:37:44 +0000 Subject: [PATCH] chore(deps): update dependency dani-garcia/bw_web_builds to v2023 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8d884ac..dec5823 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/docker/vau ARG WEBVAULT_VERSION # renovate: datasource=github-releases depName=dani-garcia/bw_web_builds versioning=loose -ENV WEBVAULT_VERSION="${WEBVAULT_VERSION:-v2022.12.0}" +ENV WEBVAULT_VERSION="${WEBVAULT_VERSION:-v2023.3.0}" ADD overlay/ / -- 2.24.4