chore(deps): update rust:1.88 docker digest to 4f63ef8
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 3m32s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 2m37s

This commit was merged in pull request #117.
This commit is contained in:
2025-07-23 00:02:07 +00:00
parent 2340e2d77a
commit 0357ad5ef0

View File

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