Update rust Docker tag to v1.85.0
This commit is contained in:
parent
227a80fd97
commit
f738baaf1e
@ -1,4 +1,4 @@
|
|||||||
FROM rust:1.84.1 AS lib_builder
|
FROM rust:1.85.0 AS lib_builder
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
COPY rust/ .
|
COPY rust/ .
|
||||||
RUN cargo build
|
RUN cargo build
|
||||||
|
Loading…
Reference in New Issue
Block a user