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 8f3324d commit 4c0450cCopy full SHA for 4c0450c
cross/Dockerfile.linux_aarch64
@@ -1,4 +1,4 @@
1
-FROM --platform=linux/amd64 ghcr.io/cross-rs/aarch64-unknown-linux-gnu:main@sha256:08208af8960a81a7a79949b35bd015ce05ae9dee654c94d6923cd5f04052a3b2
+FROM --platform=linux/amd64 ghcr.io/cross-rs/aarch64-unknown-linux-gnu:main@sha256:7322ae9fbfe7048c96d0ae6a42498d1a5ae322959dd24aba1009d19a1a6843b7
2
3
RUN dpkg --add-architecture arm64 && \
4
DEBIAN_FRONTEND=noninteractive apt-get \
0 commit comments