chore(deps): update rust:1.91 docker digest to 0e18a91
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 59s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 1m0s

This commit was merged in pull request #178.
This commit is contained in:
2025-11-11 01:00:40 +00:00
parent ff46795260
commit 2398fda9ad

View File

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