chore(deps): update rust:1.87 docker digest to 893a03d
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 6m13s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 2m58s

This commit was merged in pull request #94.
This commit is contained in:
2025-05-22 03:09:27 +00:00
parent 86cd6f8884
commit ef267864ff

View File

@@ -1,4 +1,4 @@
FROM rust:1.87@sha256:5e33ae75f40bf25854fa86e33487f47075016d16726355a72171f67362ad6bf7 AS builder FROM rust:1.87@sha256:893a03d96de2c0e6eb8b73e24b2266264b6dee244ce997d1bae246901093ba23 AS builder
WORKDIR /app WORKDIR /app
COPY . . COPY . .
RUN cargo install --path . RUN cargo install --path .