Commit cf487d9
fix: switch ContentProcessor base image to python:3.12-slim-bookworm
The devcontainers/python image on MCR is returning 403 Forbidden.
Use the official Python slim image instead, which is lighter and
appropriate for production containers.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ab495c8 commit cf487d9
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 | | |
| |||
0 commit comments