Commit db43a42
fix: add google-cloud-storage to Dockerfile for GCS URI support (#279)
The deploy_cloudrun.py imports google.cloud.storage for the gcs_uri
feature, but it wasn't in the Docker image's pip install list.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5a801f8 commit db43a42
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments