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 @@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: MIT

FROM weblate/base:2026.21.0@sha256:2ab78c1ecd57551c9024c46b12599f0ad3beaec12f1187562bd6b6dcf64a2fca
FROM weblate/base:2026.22.0@sha256:823a37b96dbef3774903ff1c7c653c84765f45b276086ce2af2340aa5993bba5
ARG TARGETARCH

LABEL name="Weblate Dev"
Expand Down
Loading