Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM ubuntu:plucky-20250910@sha256:55250b41df8c5620862a8c9575efd543977aa10685b6f
ARG TARGETARCH

# renovate: datasource=pypi depName=uv versioning=pep440
ENV UV_VERSION=0.8.20
ENV UV_VERSION=0.8.21
ENV PYVERSION=3.13

LABEL name="Weblate Base"
Expand Down
Loading