chore(deps): update rust:1.93 docker digest to 29f15ed
This commit was merged in pull request #232.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM rust:1.93@sha256:4e7968e3f1085f570b17024d093d39ba151748372eba31bb368663b48d10a585 AS builder
|
FROM rust:1.93@sha256:29f15edb9e5e8757a7ea47ba561882fdbdad35026996af2f9709e7154f9fbef9 AS builder
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY . .
|
COPY . .
|
||||||
RUN cargo install --path .
|
RUN cargo install --path .
|
||||||
|
|||||||
Reference in New Issue
Block a user