Commit Graph

3 Commits

Author SHA1 Message Date
5a10cdda3b fix: upgrade base image to python:3.13-slim to match dev environment 2026-06-23 14:21:11 +00:00
Chris Christiansen
0062a46931 fix: add google-auth-oauthlib to base image 2026-05-27 23:17:44 +00:00
d0512f5ced chore: add base Docker image to speed up deploys
- Add agents/core-logic/Dockerfile.base with heavy deps pre-baked
- Update agents/core-logic/Dockerfile to build FROM base image
- Update cloudbuild.yaml with step to build/push base (manual only)
- Typical deploy time reduction: ~3 min → ~30 sec
2026-05-24 17:04:42 +02:00