chore(deps): update rust:1.86 docker digest to 173b003
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 2m50s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 2m50s

This commit was merged in pull request #84.
This commit is contained in:
2025-04-29 21:02:08 +00:00
parent 340683d562
commit 865a281b0d

View File

@@ -1,4 +1,4 @@
FROM rust:1.86@sha256:13e89107e40a1b008fd5f4f23e0737eb655d09f179036d029ee77f0bd465b51a AS builder FROM rust:1.86@sha256:173b003e813c2dd3b63a425e68132a40bb4d3b5b7831e0139b3f3576f87e3e84 AS builder
WORKDIR /app WORKDIR /app
COPY . . COPY . .
RUN cargo install --path . RUN cargo install --path .