Commit e16c8a9
committed
fix: 更新 Dockerfile 中 Rust 镜像版本
将 Dockerfile 中用于构建后端的 Rust 镜像版本从 `1.85-bookworm` 更新为 `latest`,以确保使用最新的 Rust 版本进行构建。1 parent 4acb256 commit e16c8a9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments