Duc Nguyen
|
532aab4387
|
fix(docker): pin Python/npm dependency versions (#663)
- Add docker/requirements-base.txt (edge-tts) and requirements-skills.txt (10 packages)
- Pin versions: pip ~= (patch only), npm ^, anthropic >=0.88<2.0
- Add .npmrc with supportedArchitectures for Alpine musl builds
- Restore --frozen-lockfile (lockfile regenerated with musl entries)
- Pin @anthropic-ai/claude-code@^1.0.47
Closes #662
|
2026-04-03 14:55:07 +07:00 |
|