chore(deps): update rust:1.87 docker digest to 251cec8
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 2m43s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 2m43s

This commit was merged in pull request #104.
This commit is contained in:
2025-06-12 12:01:39 +00:00
parent b2767d98b4
commit 82725b6e44

View File

@@ -1,4 +1,4 @@
FROM rust:1.87@sha256:d0f16cc551662a283a022b50d33f1a58b113465033656938f1db480f474c5427 AS builder FROM rust:1.87@sha256:251cec8da4689d180f124ef00024c2f83f79d9bf984e43c180a598119e326b84 AS builder
WORKDIR /app WORKDIR /app
COPY . . COPY . .
RUN cargo install --path . RUN cargo install --path .