Skip to content

Commit 0db91c0

Browse files
author
Fabrizio Lazzaretti
committed
move to rust v 1.62
1 parent d14ec12 commit 0db91c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.54
1+
FROM rust:1.62
22

33
RUN apt-get update && apt-get install -y cmake clang llvm git \
44
&& rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)