Commit b7de08a
committed
fix(infra): correct docker buildx download URL for arm64
The previous URL used the "latest" redirect which may not always point to the correct v0.17.1 release. Use the explicit release download URL to ensure consistent installation.1 parent 74bf691 commit b7de08a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments