diff --git a/Dockerfile.lint b/Dockerfile.lint index fe2f05b..dfd6167 100644 --- a/Dockerfile.lint +++ b/Dockerfile.lint @@ -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