Compare commits

..

1 Commits

Author SHA1 Message Date
b07ee80b63 Update rust Docker tag to v1.88.0 2025-06-27 00:19:23 +00:00

View File

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