diff --git a/Dockerfile b/Dockerfile index 68f62c3..160544d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=amd64 rust@sha256:6e6d04bd50cd4c433a805c58c13f186a508c5b5417b9b61cae40ec28e0593c51 AS strip-stage +FROM --platform=amd64 rust@sha256:ed61687dc6260a43d26b53b19407cf9145bd34d3fd8d6200aac5b7675d2608e1 AS strip-stage ARG DIRNAME RUN apt-get update RUN apt-get -y install binutils binutils-aarch64-linux-gnu