Update rust Docker tag to v1.84.1 #67

Open
kjuulh wants to merge 1 commits from renovate/all into main
Showing only changes of commit 2a163ddf01 - Show all commits

View File

@ -1,4 +1,4 @@
FROM rust:1.62.1-slim-bullseye as base FROM rust:1.84.1-slim-bullseye as base
RUN rustup target add x86_64-unknown-linux-musl RUN rustup target add x86_64-unknown-linux-musl