chore(deps): update rust:1.83 docker digest to a13c9a2
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 53s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 23s

This commit was merged in pull request #39.
This commit is contained in:
2024-12-25 22:20:00 +00:00
parent c0162a2130
commit bce20bfe6c

View File

@@ -1,4 +1,4 @@
FROM rust:1.83@sha256:df1ab82477dacdfc420b69e92659dc2ea89e9bbdf982d999985324bc031d1ada AS builder FROM rust:1.83@sha256:a13c9a21b9fdeaeb433c13f8864e3e34d3901eedcbcf61ef1cccd3c92d13bed6 AS builder
WORKDIR /app WORKDIR /app
COPY . . COPY . .
RUN cargo install --path . RUN cargo install --path .