You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same Debian Buster EOL fix as the API Dockerfile. Also adds
packages:write permission to the repo-push workflow.
Changes:
- debian:buster-slim -> debian:bookworm-slim
- Fix ENV syntax (legacy -> key=value format)
- libncurses5-dev/libncursesw5-dev -> libncurses-dev
- Remove python2 (not available in Bookworm)
- python3.7 -> python3.11
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments