Compare commits
1 Commits
603ce8fd86
...
c00e354965
Author | SHA1 | Date | |
---|---|---|---|
c00e354965 |
@@ -1,4 +1,4 @@
|
||||
FROM rust:1.88.0 AS lib_builder
|
||||
FROM rust:1.89.0 AS lib_builder
|
||||
WORKDIR /src
|
||||
COPY rust/ .
|
||||
RUN cargo build
|
||||
|
Reference in New Issue
Block a user