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