chore(deps): update rust:1.86 docker digest to 947c462
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 2m51s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 2m48s

This commit was merged in pull request #79.
This commit is contained in:
2025-04-09 00:02:20 +00:00
parent 8d7a85dcf2
commit cf1415dfc0

View File

@@ -1,4 +1,4 @@
FROM rust:1.86@sha256:9fdf93f5e1acf163d76f5c5d8286f0533a809984f5cbc002f5ef23922124eba0 AS builder FROM rust:1.86@sha256:947c4624a4cbbd94fc939aa3a9620859fc9e17c99978edc4272c1e7194406bdf AS builder
WORKDIR /app WORKDIR /app
COPY . . COPY . .
RUN cargo install --path . RUN cargo install --path .