Skip to content

Commit b6c23dd

Browse files
renovate[bot]nijel
authored andcommitted
chore(deps): update weblate/base docker tag to v2025.12.2
1 parent 30949fd commit b6c23dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM weblate/dev:2025.12.0 AS build
1+
FROM weblate/dev:2025.12.2 AS build
22

33
ARG TARGETARCH
44

@@ -43,7 +43,7 @@ RUN --mount=type=cache,target=/.uv-cache,sharing=locked \
4343
&& ln -s /app/venv/share/weblate/examples/ /app/
4444

4545

46-
FROM weblate/base:2025.12.0 AS final
46+
FROM weblate/base:2025.12.2 AS final
4747

4848
ENV WEBLATE_VERSION=5.10.3
4949

0 commit comments

Comments
 (0)