Skip to content
Snippets Groups Projects
Commit 9962a889 authored by Louis's avatar Louis :fire:
Browse files

Bump Rust to version 1.85

parent 85228a2e
No related branches found
No related tags found
No related merge requests found
Pipeline #732 passed with stage
in 37 seconds
......@@ -4,7 +4,7 @@ FROM debian:trixie
ARG RUST_VERSION
ARG NODE_VERSION
ENV RUST_VERSION=${RUST_VERSION:-1.84}
ENV RUST_VERSION=${RUST_VERSION:-1.85}
ENV NODE_VERSION=${NODE_VERSION:-22.11.0}
RUN apt-get update && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment