Commit c951ecc
Zvi Fried
main - fix: Add multi-platform Docker support for ARM64 and AMD64
- Add platforms: linux/amd64,linux/arm64 to Docker build
- Update to docker/build-push-action@v6 for better multi-platform support
- Add VERSION build arg to pass version to Docker image
- Fixes Docker image compatibility with Apple Silicon Macs and ARM64 systems
- Ensures Docker image works on Windows, macOS, and Linux across all architectures1 parent 6330a65 commit c951ecc
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| 103 | + | |
| 104 | + | |
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| |||
0 commit comments