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

This commit was merged in pull request #140.
This commit is contained in:
2025-09-09 00:01:47 +00:00
parent acc4990c88
commit 08ff375f4e

View File

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