Commit abb9e7d
Fix benchmark-orchestrator image build on linux/arm64
JBang's curl installer tries to download JDK 17 itself and fails on ARM64.
Install SDKMAN first, then use it to install both Java and JBang — SDKMAN
resolves the correct ARM64 binary for both.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 6709abd commit abb9e7d
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
41 | 38 | | |
42 | 39 | | |
43 | 40 | | |
| |||
0 commit comments