Explorar o código

:pencil: update rustc version (#7110)

Xudong Huang %!s(int64=3) %!d(string=hai) anos
pai
achega
0e280e3fd1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      frameworks/Rust/may-minihttp/may-minihttp.dockerfile

+ 1 - 1
frameworks/Rust/may-minihttp/may-minihttp.dockerfile

@@ -1,4 +1,4 @@
-FROM rust:1.51
+FROM rust:1.58.1
 
 RUN apt-get update -yqq && apt-get install -yqq cmake g++