chore(deps): update rust:1.89 docker digest to 57407b3
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 2m35s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 2m16s

This commit was merged in pull request #147.
This commit is contained in:
2025-09-16 21:01:09 +00:00
parent 10d736813b
commit ed9bf87c43

View File

@@ -1,4 +1,4 @@
FROM rust:1.89@sha256:9e1b362e100b2c510355314491708bdc59d79b8ed93e94580aba9e4a370badab AS builder FROM rust:1.89@sha256:57407b378b2b6e07b48a6135a20c87cc22ea6e249c0acf6cb1833ead3cf116e9 AS builder
WORKDIR /app WORKDIR /app
COPY . . COPY . .
RUN cargo install --path . RUN cargo install --path .