Commit 4da8533
fix: install chromium via apt for arm64 compatibility in browser images
agent-browser install fails on linux/arm64 because no prebuilt
Chromium binary is available. Install chromium from the system
package manager instead, which supports both amd64 and arm64.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 88b9d9e commit 4da8533
2 files changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments