Commit aa37734
fix: Revert region default change, keep SKIP_AUTH fix
- Reverted IBM_CLOUD_REGION default back to us-south
- User can set IBM_CLOUD_REGION variable to 'ca-tor' to use ca.icr.io
- Kept SKIP_AUTH default='false' fix
- Kept Dockerfile.backend fix for CPU-only PyTorch
The workflow already properly maps ca-tor → ca to use ca.icr.io.
To use ca.icr.io: Set GitHub variable IBM_CLOUD_REGION='ca-tor'
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 058bac7 commit aa37734
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments