This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
compsci-industry
/
TechEmpower.FrameworkBenchmarks
同期ミラー
https://github.com/TechEmpower/FrameworkBenchmarks.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Update gotham rust image (
#8288
)
ecruz-te
2 年 前
親
a8cb551515
コミット
e762ae2867
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