8000 chore(deps): update weblate/base docker tag to v2025.20.0 by renovate[bot] · Pull Request #3280 · WeblateOrg/docker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): update weblate/base docker tag to v2025.20.0 #3280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 11, 2025
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 @@ -45,7 +45,7 @@ RUN --mount=type=cache,target=/.uv-cache,sharing=locked \
&& ln -s /app/venv/share/weblate/examples/ /app/


FROM weblate/base:2025.19.0@sha256:99903c52a7aeb9e3f0046129419b7de74e64615e4cf76aa564c36d2f0ed5c383 AS final
FROM weblate/base:2025.20.0@sha256:5f33140d1b86db839391bc32529bc1572d2b1959b00d37a7414b5e30194bef7b AS final

# renovate: datasource=pypi depName=Weblate versioning=pep440
ENV WEBLATE_VERSION=5.11.4
Expand Down
Loading
0