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 a96c796 commit f86cc3fCopy full SHA for f86cc3f
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:4f40e6ec3b812f1d70cbf2d33346c4fae9f278e38b63491059fa2b961e801101
+FROM --platform=linux/amd64 ghcr.io/cross-rs/x86_64-unknown-linux-gnu:main@sha256:9c147f5d4bfa89bf1806595d1ffabc1e56ca601656ca235a633df9ab8ef514d7
2
3
RUN DEBIAN_FRONTEND=noninteractive apt-get update \
4
&& DEBIAN_FRONTEND=noninteractive apt-get -y --no-install-recommends install \
0 commit comments