chore(deps): update rust:1.82 docker digest to 9d3759c
Some checks are pending
Build Docker Image / Explore-Gitea-Actions (push) Successful in 1m45s
Build and Push Docker Image / Build And Push Docker Image (push) Waiting to run

This commit was merged in pull request #19.
This commit is contained in:
2024-10-19 22:01:17 +00:00
parent 30b25a3a8d
commit 52882e942e

View File

@@ -1,4 +1,4 @@
FROM rust:1.82@sha256:81584ce20ac0fc77ac45384c28f356cb76489e8c71998962fed0008dbe496987 AS builder FROM rust:1.82@sha256:9d3759c8a45f0092e6dd01b8843dcf9c9d27a2d773b4a052f8f830147e6ded3a AS builder
WORKDIR /app WORKDIR /app
COPY . . COPY . .
RUN cargo install --path . RUN cargo install --path .