chore(deps): update rust:1.91 docker digest to c0601cf
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 1m42s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 1m7s

This commit was merged in pull request #167.
This commit is contained in:
2025-10-31 05:54:55 +00:00
parent 276cd4327b
commit e7e96abeb5

View File

@@ -1,4 +1,4 @@
FROM rust:1.91@sha256:eac325268dbdd1c874282a92ad2e0012f19005f65732f9828ecb077c1065c0f0 AS builder FROM rust:1.91@sha256:c0601cfa53ef38705af64f72b6b1f2b8afcd8f76de9aa621a8b45b4fa124694c AS builder
WORKDIR /app WORKDIR /app
COPY . . COPY . .
RUN cargo install --path . RUN cargo install --path .