This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
compsci-industry
/
TechEmpower.FrameworkBenchmarks
miroir de
https://github.com/TechEmpower/FrameworkBenchmarks.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Update gotham rust image (
#8288
)
ecruz-te
il y a 2 ans
Parent
a8cb551515
commit
e762ae2867
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
frameworks/Rust/gotham/gotham.dockerfile
+ 1
- 1
frameworks/Rust/gotham/gotham.dockerfile
Voir le fichier
@@ -1,4 +1,4 @@
-FROM rust:1.
59
+FROM rust:1.
60
WORKDIR /gotham
COPY ./src ./src