chore(deps): update rust:1.89 docker digest to 02a86ff
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 5m1s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 2m7s

This commit was merged in pull request #142.
This commit is contained in:
2025-09-09 09:01:22 +00:00
parent 7114b695fb
commit 89a1826ed6

View File

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