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