chore(deps): update rust:1.87 docker digest to 25038aa
Some checks failed
Build Docker Image / Explore-Gitea-Actions (push) Failing after 1m44s

This commit is contained in:
2025-05-23 06:02:43 +00:00
parent 71ff769705
commit 88f2476068

View File

@@ -1,4 +1,4 @@
FROM rust:1.87@sha256:c5511e7b18c038386e7e1a6580493ab125a8e9474c9717b38fe724e15448aa1e AS builder FROM rust:1.87@sha256:25038aa450210c53cf05dbf7b256e1df1ee650a58bb46cbc7d6fa79c1d98d083 AS builder
WORKDIR /app WORKDIR /app
COPY . . COPY . .
RUN cargo install --path . RUN cargo install --path .