This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
compsci-industry
/
TechEmpower.FrameworkBenchmarks
cermin dari
https://github.com/TechEmpower/FrameworkBenchmarks.git
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
Update gotham rust image (
#8288
)
ecruz-te
2 tahun lalu
induk
a8cb551515
melakukan
e762ae2867
1 mengubah file
dengan
1 tambahan dan
1 penghapusan
Unified View
Tampilkan Statistik Diff
1
1
frameworks/Rust/gotham/gotham.dockerfile
+ 1
- 1
frameworks/Rust/gotham/gotham.dockerfile
Tampilan Berkas
@@ -1,4 +1,4 @@
-FROM rust:1.
59
+FROM rust:1.
60
WORKDIR /gotham
WORKDIR /gotham
COPY ./src ./src
COPY ./src ./src