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

This commit was merged in pull request #184.
This commit is contained in:
2025-11-18 19:01:19 +00:00
parent a70e53b538
commit 7b2dd81ae0

View File

@@ -1,4 +1,4 @@
FROM rust:1.91@sha256:6a93d46d281c7a6698be111b5f87cf75a25c316052e40ebb08bf73c07f89453c AS builder FROM rust:1.91@sha256:638747aac515b4b346c144d8f8debfc367e3a89ba62383df72a184c4b9e31313 AS builder
WORKDIR /app WORKDIR /app
COPY . . COPY . .
RUN cargo install --path . RUN cargo install --path .