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 edadafa commit 2e48d49Copy full SHA for 2e48d49
cross/Dockerfile.linux_x86_64
@@ -1,4 +1,4 @@
1
-FROM --platform=linux/amd64 ghcr.io/cross-rs/x86_64-unknown-linux-gnu:main@sha256:22a2ece5de48b2ac942b3cd154fd57eb1c6024eefd2e99c7eff83791031671d5
+FROM --platform=linux/amd64 ghcr.io/cross-rs/x86_64-unknown-linux-gnu:main@sha256:4f40e6ec3b812f1d70cbf2d33346c4fae9f278e38b63491059fa2b961e801101
2
3
RUN DEBIAN_FRONTEND=noninteractive apt-get update \
4
&& DEBIAN_FRONTEND=noninteractive apt-get -y --no-install-recommends install \
0 commit comments