chore(deps): update rust:1.93 docker digest to 29f15ed #232

Merged
renovate merged 1 commits from renovate/rust-1.93 into prod 2026-02-25 11:14:32 +00:00
Showing only changes of commit e77ceb428d - Show all commits

View File

@@ -1,4 +1,4 @@
FROM rust:1.93@sha256:4e7968e3f1085f570b17024d093d39ba151748372eba31bb368663b48d10a585 AS builder
FROM rust:1.93@sha256:29f15edb9e5e8757a7ea47ba561882fdbdad35026996af2f9709e7154f9fbef9 AS builder
WORKDIR /app
COPY . .
RUN cargo install --path .