Commit 7249809
fix: Use Docker Hub base image instead of GHCR (auth issues)
ghcr.io/astral-sh/uv requires authentication which fails on
HyperShift clusters without GHCR pull secrets. Switch to
python:3.12-slim-bookworm (Docker Hub, no auth needed) and
install uv via pip.
Affects: weather_service, weather_tool (E2E test agents)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Ladislav Smola <lsmola@redhat.com>1 parent 6cb1100 commit 7249809
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
0 commit comments