Skip to content

Commit 7ae35c0

Browse files
committed
Update manifest.json
1 parent 5ded293 commit 7ae35c0

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

src/ubuntu/manifest.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,47 @@
342342
"variant": "v7"
343343
}
344344
]
345+
},
346+
{
347+
"platforms": [
348+
{
349+
"architecture": "amd64",
350+
"dockerfile": "src/ubuntu/25.10/helix",
351+
"os": "linux",
352+
"osVersion": "questing",
353+
"tags": {
354+
"ubuntu-25.10-helix-amd64": {}
355+
}
356+
}
357+
]
358+
},
359+
{
360+
"platforms": [
361+
{
362+
"architecture": "arm64",
363+
"dockerfile": "src/ubuntu/25.10/helix",
364+
"os": "linux",
365+
"osVersion": "questing",
366+
"tags": {
367+
"ubuntu-25.10-helix-arm64v8": {}
368+
},
369+
"variant": "v8"
370+
}
371+
]
372+
},
373+
{
374+
"platforms": [
375+
{
376+
"architecture": "arm",
377+
"dockerfile": "src/ubuntu/25.10/helix",
378+
"os": "linux",
379+
"osVersion": "questing",
380+
"tags": {
381+
"ubuntu-25.10-helix-arm32v7": {}
382+
},
383+
"variant": "v7"
384+
}
385+
]
345386
}
346387
]
347388
}

0 commit comments

Comments
 (0)