Commit 5950b67
ci(docker): build multi-arch images (amd64 + arm64), bump Playwright base
Closes #5646
- Add QEMU setup and build linux/amd64,linux/arm64 in docker.yml so the
Docker Hub image resolves to a multi-arch manifest
- Bump base image to mcr.microsoft.com/playwright:v1.61.0-noble (latest,
ships arm64) to match the project's playwright dependency
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 060d72a commit 5950b67
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| 57 | + | |
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments