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

This commit was merged in pull request #137.
This commit is contained in:
2025-08-29 18:01:41 +00:00
parent c2330cdbd0
commit b12788eba7

View File

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