Skip to content

Commit d58a5bb

Browse files
committed
telegraf: re-add arm64v8 to alpine
1 parent c0beea1 commit d58a5bb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

telegraf/manifest.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@
1717
],
1818
"variants": [
1919
{
20-
"name": "alpine"
20+
"name": "alpine",
21+
"architectures": [
22+
"amd64",
23+
"arm64v8"
24+
]
2125
}
2226
]
2327
}

0 commit comments

Comments
 (0)