Skip to content
Open
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.lint
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# static cross Qt, and the host Qt build needed for cross-config —
# none of which the desktop lint/build surface needs.

FROM rust:1.96-slim-trixie
FROM rust:1.97-slim-trixie

ENV DEBIAN_FRONTEND=noninteractive
# Qt complains and switches to C.UTF-8 every time it is invoked under the
Expand Down
Loading