From 6582785ddd23b289ea3b284c229baf5f119b2fb8 Mon Sep 17 00:00:00 2001 From: Jason Woltje Date: Mon, 2 Mar 2026 00:19:41 +0000 Subject: [PATCH] fix: matrix native binary + Dockerfile audit (#653) Co-authored-by: Jason Woltje Co-committed-by: Jason Woltje --- .npmrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.npmrc b/.npmrc index db95609..d34a2b1 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1,3 @@ @mosaicstack:registry=https://git.mosaicstack.dev/api/packages/mosaic/npm/ +supportedArchitectures[libc][]=glibc +supportedArchitectures[cpu][]=x64