chore(deps): update rust:1.90 docker digest to 52e36cd
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 1m0s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 1m2s

This commit was merged in pull request #164.
This commit is contained in:
2025-10-22 15:01:06 +00:00
parent d2b7e9dbd3
commit 1a7af52444

View File

@@ -1,4 +1,4 @@
FROM rust:1.90@sha256:0741250bea82c52487c6429d21c8d14eb139388e52bf19188cd3b4253332ee9e AS builder FROM rust:1.90@sha256:52e36cdd822b813542e13e06a816953234ecad01ebae2d0d7ec4a084c7cda6bd AS builder
WORKDIR /app WORKDIR /app
COPY . . COPY . .
RUN cargo install --path . RUN cargo install --path .