From fca72597b1a81ac636dc9ff90268f6f702d13a90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 14:24:10 +0000 Subject: [PATCH] chore(deps): update weblate/base docker tag to v2025.9.0 (#3031) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6b093f1e0..6e50de206 100644 --- a/Dockerfile +++ b/Dockerfile @@ -40,7 +40,7 @@ RUN --mount=type=cache,target=/.uv-cache \ && ln -s /app/venv/share/weblate/examples/ /app/ -FROM weblate/base:2025.8.0 AS final +FROM weblate/base:2025.9.0 AS final ENV WEBLATE_VERSION=5.10.1