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 ccfc393 commit 5a33767Copy full SHA for 5a33767
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:b21256c335913c21e4f1b0880f2853fa7a8e9b675a20cf6dd2c1d9ab8eda2917
+FROM --platform=linux/amd64 ghcr.io/cross-rs/x86_64-unknown-linux-gnu:main@sha256:62493a5bdfb2339c82414d431825ebd4b4eb16a1223f648bb9a452948702696c
2
3
RUN DEBIAN_FRONTEND=noninteractive apt-get update \
4
&& DEBIAN_FRONTEND=noninteractive apt-get -y --no-install-recommends install \
0 commit comments