Commit e5b022d
committed
fix: 更新Dockerfile中的Rust镜像版本
修复了Dockerfile中的Rust镜像版本,从`rust:latest`更新为`rust:1.85-bookworm`,以确保构建环境使用指定版本的Rust,避免由于最新镜像版本变化引起的潜在问题。1 parent 77a0b6f commit e5b022d
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