chore(deps): update rust:1.94 docker digest to 72724f1 #244

Merged
renovate merged 1 commits from renovate/rust-1.94 into prod 2026-03-17 20:04:23 +00:00

View File

@@ -1,4 +1,4 @@
FROM rust:1.94@sha256:c328b1742cd1ecb6c7cfe4960a75e571ace675dbc65cf4c59be7b9252e9382f4 AS builder
FROM rust:1.94@sha256:72724f1a416c449b405a2b7ed6bac56058163e6dfb1b5ccb40839882141dd237 AS builder
WORKDIR /app
COPY . .
RUN cargo install --path .