Commit d7aff66
Add python3 to final image for devtools-frontend HTTP server
📝 Changes:
- Added python3 and python-is-python3 to runtime dependencies in Dockerfile.cloudrun
- Required for supervisor devtools-frontend service which runs: python3 -m http.server 8001
- This will allow the custom DevTools frontend to be served properly
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 612f5aa commit d7aff66
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
0 commit comments