We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebba42e commit c475601Copy full SHA for c475601
platforms/index.json
@@ -182,8 +182,8 @@
182
"remark": "Not support harddisk serial number"
183
},
184
{
185
- "id": "alpine.x86_64.0",
186
- "name": "alpine.x86_64",
+ "id": "musl.x86_64.0",
+ "name": "musl.x86_64",
187
"platform": "alpine",
188
"path": "alpine",
189
"machines": ["x86_64"],
@@ -193,8 +193,8 @@
193
"remark": "Built with musl-1.1.21 for Docker"
194
195
196
- "id": "alpine.arm.0",
197
- "name": "alpine.arm",
+ "id": "musl.arm.0",
+ "name": "musl.arm",
198
199
"path": "alpine.arm",
200
"machines": ["armv5t", "armv7l"],
0 commit comments