File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- FROM weblate/dev:2026.9 .0@sha256:2c93f762c32c569d357e254f8d215d489153cddab9f4155d936f34ffdc590134 AS build
1+ FROM weblate/dev:2026.10 .0@sha256:086345d4dd99edcc46554e13000fca0462c1b4253cd1742e129fb123aef280da AS build
22
33ARG TARGETARCH
44
@@ -51,7 +51,7 @@ RUN find /app/src -name '*.patch' -print0 | sort -z | \
5151 xargs -n1 -0 -r patch -p1 -d "/app/venv/lib/python${PYVERSION}/site-packages/" -i
5252
5353
54- FROM weblate/base:2026.9 .0@sha256:2d80c7fa7d54006a3010d8e93e65075df354c9fef75761203ce4fa5e5d29b03b AS final
54+ FROM weblate/base:2026.10 .0@sha256:ebe23a89473c9370b7dabdd660e1d255b6317a73dcfe5a762cf2a689d73d3382 AS final
5555
5656# renovate: datasource=pypi depName=Weblate versioning=pep440
5757ENV WEBLATE_VERSION=5.16.1
You can’t perform that action at this time.
0 commit comments