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

This commit was merged in pull request #77.
This commit is contained in:
2025-04-08 09:02:20 +00:00
parent ac61197e79
commit fd71363b25

View File

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