From 2504685f883fc6029ea9a3570cc01e358e096fbe Mon Sep 17 00:00:00 2001 From: "doctolib-renovate[bot]" <161009298+doctolib-renovate[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 06:09:52 +0000 Subject: [PATCH] chore(deps): update rust docker digest to 6b96412 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 11d1960..bb63ba1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=amd64 rust@sha256:1928f85f204effc91fddc53875afd042b651552fde6ee11acaafde641942dd70 AS strip-stage +FROM --platform=amd64 rust@sha256:6b964127aa8552b6aca53db0c12ba7c51a1f59d9e9990c74e77c11e83ff6a08e AS strip-stage ARG DIRNAME RUN apt-get update RUN apt-get -y install binutils binutils-aarch64-linux-gnu