Commit 65a4129
fix: bump Dockerfile to Python 3.14 to match requires-python
The pyproject.toml now requires Python >=3.14, but the Dockerfile
was still using python:3.13-slim, causing uv sync to fail during
Cloud Build.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9ce49e2 commit 65a4129
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments