chore(deps): update rust:1.89 docker digest to ded0544
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 2m42s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 2m29s

This commit was merged in pull request #131.
This commit is contained in:
2025-08-14 09:02:00 +00:00
parent b9e248ae8f
commit 2e5bf625dd

View File

@@ -1,4 +1,4 @@
FROM rust:1.89@sha256:f1cbe94e8dbfa9deaa8a7d90d801ed81db2a84c363276b6a93055d3c4bba7409 AS builder FROM rust:1.89@sha256:ded05442c17728d9fb8ed5ecb0779617e197119aa9b7893e70ad77c4edc070c2 AS builder
WORKDIR /app WORKDIR /app
COPY . . COPY . .
RUN cargo install --path . RUN cargo install --path .