From 58892fd7e6e59acc67d97bbbd073876301d50804 Mon Sep 17 00:00:00 2001 From: "doctolib-renovate[bot]" <161009298+doctolib-renovate[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 06:10:04 +0000 Subject: [PATCH] chore(deps): update rust docker digest to 5771a3c --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index bb63ba1..46e412c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=amd64 rust@sha256:6b964127aa8552b6aca53db0c12ba7c51a1f59d9e9990c74e77c11e83ff6a08e AS strip-stage +FROM --platform=amd64 rust@sha256:5771a3cc2081935c59ac52b92d49c9e164d4fed92c9f6420aa8cc50364aead6e AS strip-stage ARG DIRNAME RUN apt-get update RUN apt-get -y install binutils binutils-aarch64-linux-gnu