chore(deps): update rust:1.93 docker digest to 8611aeb
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 1m32s

This commit is contained in:
2026-02-24 23:02:23 +00:00
parent 1960451f47
commit cdb2f65953

View File

@@ -1,4 +1,4 @@
FROM rust:1.93@sha256:80302520b7199f0504975bca59a914015e9fee088f759875dbbc238ca9509ee1 AS builder
FROM rust:1.93@sha256:8611aebf88a78765560996643e8782827e2f4029204f680b8125e92ae7dc2fed AS builder
WORKDIR /app
COPY . .
RUN cargo install --path .