This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
compsci-industry
/
TechEmpower.FrameworkBenchmarks
peilaus alkaen
https://github.com/TechEmpower/FrameworkBenchmarks.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
Fix rust/gotham start/stop issues (
#7226
)
Joan Miquel
3 vuotta sitten
vanhempi
a7233628db
commit
095fab5c97
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
frameworks/Rust/gotham/gotham.dockerfile
+ 1
- 1
frameworks/Rust/gotham/gotham.dockerfile
Näytä tiedosto
@@ -1,4 +1,4 @@
-FROM rust:1.
44
+FROM rust:1.
59
WORKDIR /gotham
COPY ./src ./src