chore(deps): update rust:1.88 docker digest to ff3ae3f
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 2m37s

This commit was merged in pull request #118.
This commit is contained in:
2025-07-23 12:02:09 +00:00
parent 0357ad5ef0
commit fa2df4cecf

View File

@@ -1,4 +1,4 @@
FROM rust:1.88@sha256:4f63ef81873422e39cc914de76adbdd58097c0d693e134e163ea9844c0e2ee99 AS builder FROM rust:1.88@sha256:ff3ae3ff3a8b992d1c1c1e7a4dcd52d4aa47c27586f948eff2b452336303f375 AS builder
WORKDIR /app WORKDIR /app
COPY . . COPY . .
RUN cargo install --path . RUN cargo install --path .