This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
compsci-industry
/
TechEmpower.FrameworkBenchmarks
spegling av
https://github.com/TechEmpower/FrameworkBenchmarks.git
Bevaka
2
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Wiki
Bläddra i källkod
Update gotham rust image (
#8288
)
ecruz-te
2 år sedan
förälder
a8cb551515
incheckning
e762ae2867
1 ändrade filer
med
1 tillägg
och
1 borttagningar
Delad Vy
Visa Diff Statistik
1
1
frameworks/Rust/gotham/gotham.dockerfile
+ 1
- 1
frameworks/Rust/gotham/gotham.dockerfile
Visa fil
@@ -1,4 +1,4 @@
-FROM rust:1.
59
+FROM rust:1.
60
WORKDIR /gotham
COPY ./src ./src