ecruz-te пре 2 година
родитељ
комит
e762ae2867
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      frameworks/Rust/gotham/gotham.dockerfile

+ 1 - 1
frameworks/Rust/gotham/gotham.dockerfile

@@ -1,4 +1,4 @@
-FROM rust:1.59
+FROM rust:1.60
 
 WORKDIR /gotham
 COPY ./src ./src