Update rust:1.81-alpine3.20 Docker digest to d6e876c (#118)

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-09-07 11:12:25 -04:00 committed by Renovate
parent 091c0b0c1c
commit a6ee925814

View File

@ -1,4 +1,4 @@
FROM rust:1.81-alpine3.20@sha256:d57abe50ab0037f861817a85b4a26c8211d91075b5cca94a133ed02f803cd7c1 AS chef FROM rust:1.81-alpine3.20@sha256:d6e876ca5fe200f4ac60312b95606f0b042699c4cf6a19493b7d2a2ebbfb337b AS chef
ENV RUSTFLAGS="-C target-feature=-crt-static" ENV RUSTFLAGS="-C target-feature=-crt-static"
ARG GIT_HASH ARG GIT_HASH
ENV GIT_COMMIT_HASH=${GIT_HASH} ENV GIT_COMMIT_HASH=${GIT_HASH}