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 bfe42eb commit 3d11615Copy full SHA for 3d11615
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.67
+FROM rust:1.72
2
3
RUN apt-get update && apt-get install -y cmake clang llvm git \
4
&& rm -rf /var/lib/apt/lists/*
0 commit comments