Commit 6251b8e
fix: improve Dockerfile for international contributors (#1861)
* fix: improve Dockerfile for international contributors
- Upgrade base image from python:3.10.0-alpine to python:3.12-alpine
for security patches
- Replace hardcoded Chinese PyPI mirror with configurable ARG defaulting
to official PyPI (Chinese users can override via --build-arg)
- Add missing Japanese docs build step
Co-Authored-By: claude-flow <ruv@ruv.net>
* Change Python base image and add Russian docs
Updated Python base image from 3.12 to 3.10 and added support for Russian documentation.
---------
Co-authored-by: Santosh Maturi <santhum@amazon.com>
Co-authored-by: claude-flow <ruv@ruv.net>
Co-authored-by: Yudong Jin <krahets@163.com>1 parent a2cf8a3 commit 6251b8e
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 | | |
5 | 10 | | |
6 | 11 | | |
| |||
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
23 | 36 | | |
24 | 37 | | |
25 | 38 | | |
0 commit comments