We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506abee commit 6be94daCopy full SHA for 6be94da
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=amd64 rust@sha256:6e6d04bd50cd4c433a805c58c13f186a508c5b5417b9b61cae40ec28e0593c51 AS strip-stage
+FROM --platform=amd64 rust@sha256:3329e2de3e9ff2d58da56e95ef99a3180a4e76336a676f3fe2b88f0b0d6bcfbf AS strip-stage
2
ARG DIRNAME
3
RUN apt-get update
4
RUN apt-get -y install binutils binutils-aarch64-linux-gnu
0 commit comments