《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现
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 <[email protected]> * 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 <[email protected]> Co-authored-by: claude-flow <[email protected]> Co-authored-by: Yudong Jin <[email protected]>
S
Santosh Maturi committed
6251b8e2329448bcb0a06040daf9a956d7811810
Parent: a2cf8a3
Committed by GitHub <[email protected]>
on 3/30/2026, 6:37:29 AM