chore(deps): update rust:1.86 docker digest to 9fdf93f
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 3m0s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 2m59s

This commit was merged in pull request #78.
This commit is contained in:
2025-04-08 21:02:20 +00:00
parent fd71363b25
commit 8d7a85dcf2

View File

@@ -1,4 +1,4 @@
FROM rust:1.86@sha256:6a6dda669f020fa1fcb0903e37a049484fbf4b4699c8cb89db26ca030f475259 AS builder FROM rust:1.86@sha256:9fdf93f5e1acf163d76f5c5d8286f0533a809984f5cbc002f5ef23922124eba0 AS builder
WORKDIR /app WORKDIR /app
COPY . . COPY . .
RUN cargo install --path . RUN cargo install --path .