chore(deps): update rust:1.92 docker digest to 511fff4 #215

Merged
renovate merged 1 commits from renovate/rust-1.92 into prod 2026-01-13 07:04:51 +00:00
Showing only changes of commit 46fa66459a - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
FROM rust:1.92@sha256:65734d21f103d104fe0d9e508a424f7f60abd10e489d36de8bd36ae6c80e746d AS builder
FROM rust:1.92@sha256:511fff4012cc9c7c0464045b9f3e477a2774ffa9e7ffce5105aba8e66122345e AS builder
WORKDIR /app
COPY . .
RUN cargo install --path .