Skip to content

Commit 03301af

Browse files
updating manifest file
1 parent ff4cc02 commit 03301af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/rust/manifest.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
"latest": "trixie",
1010
"rootDistro": "debian",
1111
"architectures": {
12+
"trixie": [
13+
"linux/amd64",
14+
"linux/arm64"
15+
],
1216
"bookworm": [
1317
"linux/amd64",
1418
"linux/arm64"
@@ -23,6 +27,7 @@
2327
],
2428
"variantTags": {
2529
"trixie": [
30+
"rust:${VERSION}-1",
2631
"rust:${VERSION}-1-trixie"
2732
],
2833
"bullseye": [

0 commit comments

Comments
 (0)