Update rust Docker tag to v1.88.0

This commit is contained in:
Kasper Juul Hermansen 2025-06-27 00:19:23 +00:00
parent a099159432
commit b07ee80b63

View File

@ -1,4 +1,4 @@
FROM rust:1.62.1-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